Stack Profiler

Aleksey Shipilev aleksey.shipilev at oracle.com
Wed Jul 2 18:42:55 UTC 2014


On 07/02/2014 08:44 PM, Sergey Kuksenko wrote:
> Currently StackProfiler (-prof stack) merges data from all threads and
> it may lead to cases when BLOCKED and/or WAITING threads stacks became
> dominant. I am suggesting to split stacks by different threads states.
> Here is a patch
> http://cr.openjdk.java.net/~skuksenko/jmh/stackProfiler/

Thanks, Sergey. Committed with a few polishings:
  http://hg.openjdk.java.net/code-tools/jmh/rev/2e6cb4ecdb86

-Aleksey.





More information about the jmh-dev mailing list