Go to primary content
Previous
Previous
Next
Next

Working with the Outline

The Outline is a navigation tool that enables you to visit pages with a click of the mouse.

You can add or delete pages by selecting the appropriate option from the context menu. The following section describes pages that appear by default. Each page listed below is described in greater detail as individual topics later in this document.

Working with the Outline: Navigation Tree

  • Java Application
    • Memory: Contains information about memory allocation, usage, and garbage collection over time.

    • Lock Instances: Contains information about the lock instance events in the Java application.

    • File I/O: Contains information about read/write activity to/from the file system.

    • Socket I/O: Contains information about read/write activity to/from sockets.

    • Exceptions & Errors: Contains information about exceptions and errors thrown by the Java application.

  • JVM Internals
    • Garbage Collections: Contains information related to GC activity.

    • GC Configuration: Contains configuration data related to garbage collection.

    • Compilations: Contains information about method compilations made during time of the recording.
      • Code Cache: Contains information about the JVM code cache.

    • Class Loading: Contains information about classes loaded and unloaded during the recording.

    • VM Operations: Contains time and duration data for VM operations.

  • Environment
    • Processes: Contains information about the processes that were running when the recording was made.

    • Environment Variables: Contains details about the environment variables for the system on which the recording was made.

    • System Properties: Contains information about the system properties for the system on which the recording was made.

    • Recording: Contains information about the recordings and their event settings.

  • Event Browser


Previous
Previous
Next
Next