Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 749 Bytes

COMMANDS.md

File metadata and controls

16 lines (14 loc) · 749 Bytes

Command of sjk-core module

  • ttop - show thread CPU usage for JVM
  • jps - list JVM processes
  • hh - head histogram
  • gc - GC tracker
  • mx - generic JMX invocation
  • stcap - thread dump sampler
  • ssa - thread dump file analyzer
  • flame - generate HTML based flame graph from thread sampling data
  • stcpy - copy tool for "dense" thread dump files
  • dexp - extract metrics form compressed dump into tabular format
  • mprx - expose JMX port for remote connection on target JVM process

Use java -jar sjk.jar --commands for full list of command available.