Can you use gprof to profile python extensions?

Alex cut_me_out at hotmail.com
Wed Aug 9 14:45:38 EDT 2000


> Did you make sure that you also use -pg during the final linking step?
> I think OPT=... doesn't do this automatically.

Ah, right.  That did the trick.

Thanks a lot, Konrad.  (Except now I'll have to optimize the slow parts,
instead of the interesting parts. <wink>)

Alex.



More information about the Python-list mailing list