thread dump

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jsuch

    #1

    thread dump

    I'm using Fedora core 3 and python 2.4.2, is there any way to obtain
    the linux pid of a python thread? I need it because I want to know CPU
    usage per thread.


    Thanks

  • Peter Hansen

    #2
    Re: thread dump

    jsuch wrote:[color=blue]
    > I'm using Fedora core 3 and python 2.4.2, is there any way to obtain
    > the linux pid of a python thread? I need it because I want to know CPU
    > usage per thread.[/color]

    Not sure if you were the same person that posted this request not six
    minutes earlier under a thread titled "Thread Dump of a python process"
    (a much better subject that this one, by the way)...

    In any case, see my reply in that thread.

    -Peter

    Comment

    Working...