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