Java Flight Recorder (JFR) is an integrated, low-impact profiling tool for Java applications. It captures essential metrics like CPU usage and memory consumption. Utilizing an event-driven architecture, JFR records data for analysis in Java Mission Control (JMC). Using JFR recordings, developers can easily identify and optimize performance issues, making it a versatile solution for gaining insights into Java application runtime behavior.

Global Action Items

Available Java Flight Recordings

Java Flight Recorder shows all the available Java flight recordings. The following information is shown for each recording.

Note: Users can also modify the table layout by moving columns, replacing columns, or adding new columns.