| Package | Description |
|---|---|
| org.openjdk.jmh.profile | |
| org.openjdk.jmh.runner.options |
| Modifier and Type | Method | Description |
|---|---|---|
static Profiler |
ProfilerFactory.getProfilerOrException(ProfilerConfig cfg) |
| Modifier and Type | Method | Description |
|---|---|---|
static List<ExternalProfiler> |
ProfilerFactory.getSupportedExternal(Collection<ProfilerConfig> cfg) |
|
static List<InternalProfiler> |
ProfilerFactory.getSupportedInternal(Collection<ProfilerConfig> cfg) |
| Modifier and Type | Method | Description |
|---|---|---|
List<ProfilerConfig> |
CommandLineOptions.getProfilers() |
|
List<ProfilerConfig> |
Options.getProfilers() |
Profilers to use for the run.
|
List<ProfilerConfig> |
OptionsBuilder.getProfilers() |
Copyright © 2012-2017 Oracle. All Rights Reserved.