public class YourKitSamplingProfilerFactory extends ProfilerFactory
NONE| Constructor and Description |
|---|
YourKitSamplingProfilerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Profiler |
createFromOptions(joptsimple.OptionSet parsedOptions)
Creates a profiler from the given options.
|
addOptions, configureParser, getAvailableProfilers, ofpublic Profiler createFromOptions(joptsimple.OptionSet parsedOptions)
ProfilerFactorycreateFromOptions in class ProfilerFactory