![]() Previous |
![]() Next |
The Flight Recorder plugin displays information from the recording file in a series of tabs and subtabs with panels containing tables and graphs. Tabs are arranged into tab groups that consolidate data about certain aspects of the JVM and Java application runtime.
The following tab groups are available:
General: General information about the JVM, the system, and the recording.
Memory: Information about memory management and garbage collection.
Code: Information about methods, exceptions, compilations, and class loading.
Threads: Information about threads and locks in the application.
I/O: Information about file and socket I/O.
System: Information about the system on which the JVM is running, processes, and environment variables.
Events: Information about the event types in the recording, viewable as a log or graph, by thread or stack trace, and as a histogram.