[C++-sig] profiling code

Neal D. Becker ndbecker2 at verizon.net
Thu Sep 16 13:50:35 CEST 2004


I realize this isn't exactly specific to boost-python.  I want to profile my
boost-python code.  I'm using Linux.

AFAICT, I would need to use a version of python build with -pg.  Hopefully
this would allow profiling dynamically loaded modules?  (I haven't tried it
recently).

Is there any way to profile my modules without building a special python?




More information about the Cplusplus-sig mailing list