| Package | Description |
|---|---|
| org.openjdk.jmh.profile |
| Modifier and Type | Method and Description |
|---|---|
static Profiler |
ProfilerFactory.getProfilerOrException(ProfilerConfig cfg) |
| Constructor and Description |
|---|
AbstractPerfAsmProfiler(String initLine,
String... events) |
CompilerProfiler() |
GCProfiler() |
HotspotClassloadingProfiler() |
HotspotCompilationProfiler() |
HotspotMemoryProfiler() |
HotspotRuntimeProfiler() |
HotspotThreadProfiler() |
LinuxPerfAsmProfiler(String initLine) |
LinuxPerfNormProfiler(String initLine) |
LinuxPerfProfiler(String initLine) |
StackProfiler(String initLine) |
WinPerfAsmProfiler(String initLine)
Constructor.
|
Copyright © 2012-2015 Oracle. All Rights Reserved.