hg: code-tools/jmh: 7901386: Allocation rate profiler

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Wed Apr 15 22:25:41 UTC 2015


Changeset: 1c90c38e04d5
Author:    shade
Date:      2015-04-16 01:22 +0300
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/1c90c38e04d5

7901386: Allocation rate profiler
Summary: -prof gc now also reports allocation rates.
Contributed-by: Vladimir Sitnikov <sitnikov.vladimir at gmail.com>

+ jmh-core-it/src/test/java/org/openjdk/jmh/it/profilers/GCProfilerTest.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/GCProfiler.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/Profiler.java



More information about the jmh-dev mailing list