-
-
Save yrashish/0fb966ef0294a5c336e9253ba78effe7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Command | Description | |
---|---|---|
JFR.start | Start a recording | |
JFR.check | Check the status of all recordings running for the specified process | |
JFR.stop | Stop a recording with a specific identification number | |
JFR.dump | Dump the data collected so far by the recording with a specific identification number | |
JFR.configure | Use to set paramaters(recordingpath etc.) for recording |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment