![]() Previous |
![]() Next |
The Memory Usage panel contains a graph that shows how much of various types of memory the application consumed over time. The following data can be displayed on this graph by selecting the corresponding check boxes:
Total Machine Physical Memory: Displays the total physical memory available to the system.
Used Machine Physical Memory: Displays the total physical memory used in the system.
Committed Heap: Displays the amount of memory committed to the Java heap.
Reserved Heap: Displays the amount of memory reserved for the Java heap.
Used Heap: Displays the size of the Java heap used by the JVM.
If you want to see a more detailed view of a specific section of the graph, you can select the necessary time range by clicking and dragging the selection. The range navigator will update to the selected range. To display a bigger time range, use the range navigator.