PDA

View Full Version : Thread Dump of a python process


Joan
02-09-06, 06:15 AM
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

rrrrr
02-10-06, 03:08 PM
Python processes dump sporadically. Just wait for it to happen of it's own accord. It could be a couple days, or a couple weeks. There's usually plenty of TIDbits in the dump.

Hydrosapien
02-26-06, 09:52 PM
Wow, I have no Idea what you guys are talking about.

djcoreyd
02-26-06, 11:28 PM
If they remain open with no activity, after time they become dormate and are wiped, and dumped. But like budy said there are TIDbits!

Cheers


If it tastes like chicken :medgrimac it isn't!

kronic2005
02-27-06, 06:09 PM
what are u guys talking about? i kinda understand, but not really...