[Python-Dev] RFC: Threading-Aware Profiler for Python

Robert Brewer fumanchu at aminus.org
Mon May 4 18:15:24 CEST 2009


Christian Schubert wrote:
 > I've created an alternative profiler module which queries per-thread
 > CPU usage via netlink/taskstats, which limits the applicability to
 > Linux (which shouldn't be much of an issue, profiling is usually not
 > done by end users).

One of the uses for a profiling module is to compare runs on various 
platforms. And please, stop perpetuating the myth that only end-users 
use anything but Linux.


Robert Brewer
fumanchu at aminus.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090504/111954c8/attachment.htm>


More information about the Python-Dev mailing list