Profiling python 2.3

Kenneth Johansson ken at switchboard.ericsson.se
Fri Jan 28 09:09:27 EST 2005


On Fri, 28 Jan 2005 10:02:33 +0000, Stephen Kellett wrote:

> In message <ctbora$84d$1 at newstree.wise.edt.ericsson.se>, Kenneth 
> Johansson <ken at switchboard.ericsson.se> writes
>>I wonder what would be a good way to profile a python program where the 
>>main thread starts two worker threads that do all the work.
>>
>>I get no infomation at all from the threads.
> 
> Python Performance Validator (beta)
> 
> http://www.softwareverify.com/pythonPerformanceValidator/index.html
> 
> Stephen

I develop on linux. 

Nice to see I do not have to recompile and relink to use the tool that's a
real problem with other python stuff ;)





More information about the Python-list mailing list