Y
Yaroslav Klyukin
Hello everybody.
Does anyone know how to get per-thread CPU utilization of a running java
process without any modifications to it and in command-line?
visualvm does it, but it's a GUI.
I am looking for a command-line tool which I can run from a script.
Something like "top" under linux, but which would show every java thread.
Any hints or leads will be appreciated.
Thank you.
Does anyone know how to get per-thread CPU utilization of a running java
process without any modifications to it and in command-line?
visualvm does it, but it's a GUI.
I am looking for a command-line tool which I can run from a script.
Something like "top" under linux, but which would show every java thread.
Any hints or leads will be appreciated.
Thank you.