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