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 © 2020. All rights reserved.