Jul 28, 2013

smiley – Python Application Tracer

Smiley is a tool for spying on your Python programs and recording their activities. It can be used for post-mortem debugging, performance analysis, or simply understanding what parts of a complex program are actually used in different code paths.
Docs Code

No comments: