public class EnableProfilingTask
extends org.gradle.api.DefaultTask
| Constructor | Description |
|---|---|
EnableProfilingTask() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
enableProfiling() |
|
org.gradle.api.file.DirectoryProperty |
getAsyncProfilerLocation() |
|
org.gradle.api.provider.ListProperty<java.lang.String> |
getAsyncProfilerParameters() |
|
org.gradle.api.file.RegularFileProperty |
getProfilingInitScriptFile() |
|
org.gradle.api.file.RegularFileProperty |
getProfilingPreferencesFile() |
appendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getRequiredServices, getServices, getSharedResources, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString, usesService@InputDirectory public org.gradle.api.file.DirectoryProperty getAsyncProfilerLocation()
@Input public org.gradle.api.provider.ListProperty<java.lang.String> getAsyncProfilerParameters()
@OutputFile public org.gradle.api.file.RegularFileProperty getProfilingInitScriptFile()
@OutputFile public org.gradle.api.file.RegularFileProperty getProfilingPreferencesFile()
public void enableProfiling()