Jump to Content
  Previous Next
Content starts here

Getting Familiar with the General Tab

The General tab (Figure 6-1) contains information on both JRockit, your system, and your application.

Figure 6-1 The General tab

The General tab

The General tab is divided into the following sections:

  1. General Information-contains all general information about the JVM, operating system, recording time, etc.
  2. Memory Usage-contains information on how JRockit is using the memory.
  3. Miscellaneous-contains additional information about a recording. This section is divided into two tabbed panels:
    • VM Arguments-lists all startup options that were used.
    • Recording Parameters-lists all the configurable options used during the recording and the values see for them.
  4. Allocation-contains information on how your application allocates memory on the Java heap.
  5. Threads-contains information on thread usage.
  6. Exceptions-contains exceptions related information.
  Previous Next