Hi,
Is there any tool out there where I can have a ps look
at threads of one process.
My problem is that just invoking ps –ef | grep
java
for example just gives me back the java process
itself.
It would be very helpful to have a look at the number
of threads for example from this process.
thanks,
tom