background image
<< Method Snapshots | JVMPI Agent >>
<< Method Snapshots | JVMPI Agent >>

To obtain a differential report

Test RealTime - User Guide
·
Automatic differential report with the previous snapshot
·
User differential report
Differential reports add the following columns to the current Memory Profiling
snapshot report:
·
Referenced Objects Diff AUTO: Shows the difference in the number of
referenced objects for the same method in the current snapshot as compared to
the previous snapshot
·
Referenced Bytes Diff AUTO : Shows the difference in the memory used by the
referenced objects for the same method in the current snapshot as compared to
the previous snapshot
·
Referenced Objects Diff USER: Shows the difference in the number of
referenced objects for the same method in the current snapshot as compared to
the user-selected snapshot
·
Referenced Bytes Diff USER: Shows the difference in the memory used by the
referenced objects for the same method in the current snapshot as compared to
the user-selected snapshot
To add or remove data to the report:
1. From
the
Memory Profiling menu, select Hide/Show Data.
2.
Toggle the data that you want to hide or display
To sort the report:
1. In
the
Memory Profiling window, click a column label to sort the table on that
value.
To obtain a differential report:
1. From
the
Memory Profiling menu, select Diff with Previous Referenced Objects.
To obtain a user differential report:
1. In
the
Report Explorer, select the current snapshot
2.
Right-click another snapshot in the same Test node and select Diff Report.
JVMPI Technology
Memory Profiling for Java uses a special dynamic library, known as the Memory
Profiling Agent, to provide advanced reports on Java Virtual Machine (JVM) memory
usage.
Garbage Collection
80