[C++-sig] profiling python extension

troy d. straszheim troy at resophonic.com
Sun Feb 28 18:11:17 CET 2010


Alexey Akimov wrote:
> Thank you, Amos
> I forget to mention - I am working Linux, so the shark tool probably 
> will not be suitable for me. But anyway thanks for you reply.
> 

Or this:

valgrind --tool=callgrind mypythonscript.py
kcachegrind

-t


More information about the Cplusplus-sig mailing list