Tracing VM Threads on Linux
Mark R Maxey
Mark_R_Maxey at raytheon.com
Mon Apr 27 14:18:53 PDT 2009
Is there a way to correlate a SUSE 10 PID to a Java thread? If you do a
"ps -T", you can see a unique SPID for each Java thread. However, the CMD
column is all "java".
We periodically like to do an strace on a running JVM. It is nice to be
able to correlate the information we see there back to our debug logs that
contain the Java thread name & group name.
Thanks!
Mark Maxey
Raytheon, Garland
580/2/P22-1
(972)205-5760
Mark_R_Maxey at Raytheon.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-dev/attachments/20090427/01d3aac6/attachment.html
More information about the hotspot-dev
mailing list