HPjmeter 4.3 User's Guide

many synchronized methods, the individual methods may not exhibit excessive lock contention,
but the problem might get visible using this metric.
Related Topics
Inclusive Versus Exclusive Time (page 82)
Mark an Item for Search (page 203)
Find a Search Pattern (page 204)
Using Heuristic Metrics from the Estimate Menu
HPjmeter provides three estimated measures to aid in narrowing the field of your problem-solving
or performance tuning inquiry.
Inline Candidates
Use this estimate to see a list of packages, classes, and methods that are possible candidates for
inlining activity during processing. For some candidates, the table lists amount of time estimated
to be wasted during the execution of the method.
Use the Mark button to capture the method name, then use Find in other tabular metric visualizers
to locate the method in relation to the other data presented.
Related Topics
Mark an Item for Search (page 203)
Find a Search Pattern (page 204)
Using Heuristics to Locate Possible Hot Spots (page 92)
Exceptions Thrown
Use this estimation to obtain a list of methods, packages, and classes and a count of thrown
exceptions associated with each method or package.
Use the Mark button to capture the method name, then use Find in other tabular metric visualizers
to locate the method in relation to the other data presented.
Related Topics
Mark an Item for Search (page 203)
Find a Search Pattern (page 204)
Using Heuristics to Locate Possible Hot Spots (page 92)
Thrown Exceptions (page 138)(available in monitoring mode)
Memory Leaks
Use this estimation to obtain a list of packages and package types where leaks are suspected to
be occurring, and the amount of memory associated with each listed package.
Use the Mark button to capture the package name, then use Find in other tabular metric visualizers
to locate the method in relation to the other data presented.
Related Topics
Mark an Item for Search (page 203)
Find a Search Pattern (page 204)
Using Heuristics to Locate Possible Hot Spots (page 92)
How Memory Leak Detection Works (page 214)
Java Collection Leak Locations Alert (page 129) (available in monitoring mode)
Array Leak Locations Alert (page 130) (available in real-time mode)
180 Using Visualizer Functions