jcmd-java-1.8.0-openjdk-1.8.0.121-0.b13.el7_3.x86_64-debug (1) Linux Manual Page
jcmd – Sends diagnostic command requests to a running Java Virtual Machine (JVM). Synopsis jcmd [-l|-h|-help] jcmd pid|main-class PerfCounter.print jcmd pid|main-class -f filename jcmd pid|main-class command[ arguments] Description The jcmd utility is used to send diagnostic command requests to the JVM. It must be used on the same machine on which the JVM is running,…
