[pygtk] profiling pygtk code

Mike Bernson mike at mlb.org
Sat Sep 30 05:20:50 WST 2006


I have try using the profile model on a pygtk app. It does not give me
any output.

I have tried  command line 'python -mprofile menu.py' where menu.py is
the app that I want to profile. If I try the same thing on just a simple
python program I get the profiling data print on console.

Is there something that need to be done to make the profiler work with
pygtk ?


More information about the pygtk mailing list