hg: code-tools/jmh: profilers: honor InjectionPoint.BENCHMARK_VM_CONTROL profilers, and run them only in the benchmark control thread.

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Thu May 29 12:45:50 UTC 2014


Changeset: ea1ed06bee94
Author:    shade
Date:      2014-05-29 15:43 +0400
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/ea1ed06bee94

profilers: honor InjectionPoint.BENCHMARK_VM_CONTROL profilers, and run them only in the benchmark control thread.

! jmh-core/src/main/java/org/openjdk/jmh/profile/AbstractHotspotProfiler.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/ClassloaderProfiler.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/CompilerProfiler.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/GCProfiler.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/InjectionPoint.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/Profiler.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/ProfilerFactory.java
! jmh-core/src/main/java/org/openjdk/jmh/profile/StackProfiler.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/BaseMicroBenchmarkHandler.java



More information about the jmh-dev mailing list