|
1 |
|
2 |
Click the Servers tile and select a server. |
|
3 |
In the server details view, click JVM (not the status icon). |
|
4 |
|
• |
Click Enable Object Tracking. |
|
• |
Select one or more classes from the list, then click Track Per Request Type. |
|
This column is checked if the class is directly tracked. Classes that are directly tracked are those specified in the ObjectTrackingClasses property in agent property file. Classes that are not directly tracked are allocated by directly tracked classes, but these classes are only tracked when allocated by a directly tracked class. | |
|
1 |
On the Object Tracking tab of the Java Virtual Machine (JVM) view, select a class in the Object Tracking table. |
|
2 |
Click Track Per Request Type. |
|
3 |
Click Enable. |
|
5 |
Click the name of the class (in the Class column) to review a list of request types that allocate the object of the class. |