Stack Profiler

Sergey Kuksenko sergey.kuksenko at oracle.com
Wed Jul 2 16:44:20 UTC 2014


Hi All,

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/

-- 
Best regards,
Sergey Kuksenko


More information about the jmh-dev mailing list