Class AsyncProfilerHeapAllocationProfilerFactory
java.lang.Object
org.gradle.profiler.ProfilerFactory
org.gradle.profiler.asyncprofiler.AsyncProfilerFactory
org.gradle.profiler.asyncprofiler.AsyncProfilerHeapAllocationProfilerFactory
-
Field Summary
Fields inherited from class org.gradle.profiler.ProfilerFactory
NONE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateFromOptions(joptsimple.OptionSet parsedOptions) Creates a profiler from the given options.getName()Methods inherited from class org.gradle.profiler.asyncprofiler.AsyncProfilerFactory
addOptionsMethods inherited from class org.gradle.profiler.ProfilerFactory
configureParser, getAvailableProfilers, of
-
Constructor Details
-
AsyncProfilerHeapAllocationProfilerFactory
public AsyncProfilerHeapAllocationProfilerFactory()
-
-
Method Details
-
createFromOptions
Description copied from class:ProfilerFactoryCreates a profiler from the given options.- Overrides:
createFromOptionsin classAsyncProfilerFactory
-
getName
- Overrides:
getNamein classAsyncProfilerFactory
-