Package | Description |
---|---|
org.openjdk.jmh.profile |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPerfAsmProfiler |
class |
LinuxPerfAsmProfiler |
class |
LinuxPerfNormProfiler |
class |
LinuxPerfProfiler |
class |
WinPerfAsmProfiler
Windows performance profiler based on "xperf" utility.
|
Modifier and Type | Method and Description |
---|---|
static List<ExternalProfiler> |
ProfilerFactory.getSupportedExternal(Collection<ProfilerConfig> cfg) |
Copyright © 2020. All rights reserved.