Hi,

I would to know if there're some way to have a dump of all the threads
started by a python process. I want to see the TID corresponding of each
thread because I need them to get the CPU time of each thread by the command
top.

Thanks
--
View this message in context: 
http://www.nabble.com/Thread-Dump-of-a-python-process-t1089325.html#a2840619
Sent from the Python - python-uk forum at Nabble.com.

_______________________________________________
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk

Reply via email to