|
|
08559d |
.TH JMC 1
|
|
|
08559d |
.SH NAME
|
|
|
08559d |
jmc \- Java profiling and diagnostics tool
|
|
|
08559d |
.SH SYNOPSIS
|
|
|
08559d |
.B jmc
|
|
|
08559d |
[\fB\-vm\fR \fIJVM\fR]
|
|
|
08559d |
.SH DESCRIPTION
|
|
|
08559d |
JDK Mission Control is a powerful profiler for HotSpot JVMs and has an
|
|
|
08559d |
advanced set of tools that enables efficient and detailed analysis of the
|
|
|
08559d |
extensive data collected by JDK Flight Recorder.
|
|
|
08559d |
The tool chain enables developers and administrators to collect and analyze data
|
|
|
08559d |
from Java applications running locally or deployed in production environments.
|
|
|
08559d |
.SH OPTIONS
|
|
|
08559d |
.TP
|
|
|
08559d |
.BR \-vm \fIJVM\fR
|
|
|
08559d |
Specify path to the JVM you wish to use for running JDK Mission Control.
|
|
|
08559d |
Defaults to system Java.
|
|
|
08559d |
.SH FILES
|
|
|
08559d |
.RS
|
|
|
08559d |
Startup options are specified here.
|
|
|
08559d |
The -vm option can be set here as well to avoid specifying at startup.
|
|
|
08559d |
Options specified at startup will override values in this file.
|
|
|
08559d |
.SH BUGS
|
|
|
08559d |
Report bugs to JMC mailing list: <jmc-dev at openjdk dot java dot net>
|