profiler
grv575
grv575 at hotmail.com
Mon Aug 30 19:24:41 EDT 2004
OK but how do you use this newly built python binary? I tried just
running the interpreter but didn't see a gmon.out file or whatever in
my current directory on exit. (./configure --prefix=/usr
--enable-profiling; make; make install is all that's needed right?)
"Brett C." <brett at python.org> wrote in message news:<cgg2mn$87r at odbk17.prod.google.com>...
> As of Python 2.4 you can also compile in support for C-level profiling
> into the interpreter (--enable-profiling). See the in-dev docs
> (http://www.python.org/dev/doc/devel/) for details.
More information about the Python-list
mailing list