How to gprof extension module on Linux?

Harald Kirsch kirschh at lionbioscience.com
Wed May 30 08:30:51 EDT 2001


The extension is in a .so file which contains code compile with
-pg. Do I really now have to link the python binary with -pg too for
it to initiate profiling, or is there another way to do it?

  Harald Kirsch

-- 
----------------+------------------------------------------------------
Harald Kirsch   | kirschh at lionbioscience.com | "How old is the epsilon?"
LION bioscience | +49 6221 4038 172          |        -- Paul Erdös



More information about the Python-list mailing list