Command of sjk-core module ========= - [ttop](docs/TTOP.md) - show thread CPU usage for JVM - [jps](docs/JPS.md) - list JVM processes - [hh](docs/HH.md) - head histogram - [gc](docs/GC.md) - GC tracker - [mx](docs/MX.md) - generic JMX invocation - [stcap](docs/STCAP.md) - thread dump sampler - [ssa](docs/SSA.md) - thread dump file analyzer - [flame](../sjk-hflame/docs/FLAME.md) - generate HTML based flame graph from thread sampling data - [stcpy](docs/STCPY.md) - copy tool for "dense" thread dump files - [dexp](docs/DEXP.md) - extract metrics form compressed dump into tabular format - [mprx](docs/MPRX.md) - expose JMX port for remote connection on target JVM process Use `java -jar sjk.jar --commands` for full list of command available.