| Interface | Description |
|---|---|
| ExternalProfiler |
External profiler: profilers to be run outside of JVM.
|
| InternalProfiler |
Internal profiler.
|
| Profiler |
Root profiler interface.
|
| Class | Description |
|---|---|
| AbstractPerfAsmProfiler | |
| AbstractPerfAsmProfiler.PerfEvents | |
| ClassloaderProfiler | |
| CompilerProfiler | |
| GCProfiler | |
| HotspotClassloadingProfiler | |
| HotspotCompilationProfiler | |
| HotspotMemoryProfiler | |
| HotspotRuntimeProfiler | |
| HotspotThreadProfiler | |
| LinuxPerfAsmProfiler | |
| LinuxPerfNormProfiler | |
| LinuxPerfProfiler | |
| ProfilerFactory | |
| ProfilerResult | |
| ProfilerResultAggregator | |
| StackProfiler |
Very basic and naive stack profiler.
|
| StackProfiler.StackResult | |
| StackProfiler.StackResultAggregator | |
| WinPerfAsmProfiler |
Windows performance profiler based on "xperf" utility.
|
| Exception | Description |
|---|---|
| ProfilerException |
Copyright © 2012-2015 Oracle. All Rights Reserved.