public class AsyncProfilerHeapAllocationProfilerFactory extends AsyncProfilerFactory
NONE| Constructor and Description |
|---|
AsyncProfilerHeapAllocationProfilerFactory() |
| 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 AsyncProfilerHeapAllocationProfilerFactory()
public Profiler createFromOptions(joptsimple.OptionSet parsedOptions)
ProfilerFactorycreateFromOptions in class AsyncProfilerFactorypublic java.lang.String getName()
getName in class AsyncProfilerFactory