gak / pycallgraph

pycallgraph is a Python module that creates call graphs for Python programs.
GNU General Public License v2.0
1.82k stars 336 forks source link

Proper way of running system calls http://stackoverflow.com/a/3791476… #147

Closed seperman closed 9 years ago

seperman commented 9 years ago

http://stackoverflow.com/a/3791476/1497443

gak commented 9 years ago

Great, thanks!

seperman commented 9 years ago

sure!