On Mon, Sep 3, 2012 at 12:10 PM, Peter Westlake <peter.westl...@pobox.com>wrote:

> An output file generated with cProfile.run() can be read.
> Running twistd without --savestats generates a valid-looking
> textual report.
>

This may be because the default profiler twistd uses is hotshot; try
--profiler=cprofile or --profiler=profile.

-- 
Itamar Turner-Trauring, Future Foundries LLC
http://futurefoundries.com/ — Twisted consulting, training and support.
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to