Package | Description |
---|---|
org.openjdk.jmh.profile |
Modifier and Type | Class and Description |
---|---|
class |
ClassloaderProfiler |
class |
CompilerProfiler |
class |
GCProfiler |
class |
HotspotClassloadingProfiler |
class |
HotspotCompilationProfiler |
class |
HotspotMemoryProfiler |
class |
HotspotRuntimeProfiler |
class |
HotspotThreadProfiler |
class |
StackProfiler
Very basic and naive stack profiler.
|
Modifier and Type | Method and Description |
---|---|
static List<InternalProfiler> |
ProfilerFactory.getSupportedInternal(Collection<ProfilerConfig> cfg) |
Copyright © 2015. All rights reserved.