I'm trying to use the CPU sampler in Instruments to profile an
Objective-C app that uses Python plugins (built via py2app and using
the dtrace-enabled system python2.5) on OS X 10.5. I don't see any of
the calls related to the python plugins in the CPU sampler trace (and
I know they take a significant amount of time; that's why I'm trying
to profile them). I haven't been able to find any documentation on
using the Leopard python with dtrace/Instruments. Can anyone on the
list point me in the proper direction? I know this is really an
osx-dev question, but I thought this list would be a more targeted
audience of folks who might know the answer.
Thanks,
Barry
|