Skip to content

Instantly share code, notes, and snippets.

@yrashish
Last active July 19, 2023 14:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save yrashish/0fb966ef0294a5c336e9253ba78effe7 to your computer and use it in GitHub Desktop.
Save yrashish/0fb966ef0294a5c336e9253ba78effe7 to your computer and use it in GitHub Desktop.
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