Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 184 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 184 Bytes

jcpu

jcpu is a java cpu debug tool.

The example below will dump the top 5 stack of using the most CPU time.



#./jcpu.sh [pid]
.
.
.
.

Enjoy it!