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