-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: tools
-
generic
-
generic
The cpu=samples counts hits on stack traces, threads that are suspended or interrupted aren't counted, but threads in WAITING state or BLOCKED on a monitor are counted. An option to not count these stack traces might help in isolating CPU activity and ignore time spend in WAIT state.