[Twisted-Python] Using cProfile instead of hotshot with twistd

Jason J. W. Williams jasonjwwilliams at gmail.com
Fri Aug 6 19:20:06 EDT 2010


Hi,

I'm having an issue using twistd with --profiler=cprofile. I was using
hotshot, but there's a bug in loading big profile logs with it so I'm
trying cProfile instead.

The issue is that with --profiler=cprofile, the --profile=<filename>
flag seems to be ignored. That is no profile file gets created. Any
help is greatly appreciated.

-J



More information about the Twisted-Python mailing list