public class AsyncProfilerAllEventsProfilerFactory extends AsyncProfilerFactory
NONE| Constructor and Description |
|---|
AsyncProfilerAllEventsProfilerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Profiler |
createFromOptions(joptsimple.OptionSet parsedOptions)
Creates a profiler from the given options.
|
java.lang.String |
getName() |
addOptionsconfigureParser, getAvailableProfilers, ofpublic AsyncProfilerAllEventsProfilerFactory()
public Profiler createFromOptions(joptsimple.OptionSet parsedOptions)
ProfilerFactorycreateFromOptions in class AsyncProfilerFactorypublic java.lang.String getName()
getName in class AsyncProfilerFactory