Package org.gradle.profiler.jprofiler
Class JProfilerConfig
java.lang.Object
org.gradle.profiler.jprofiler.JProfilerConfig
-
Constructor Details
-
JProfilerConfig
-
-
Method Details
-
getHomeDir
-
getConfig
-
getSessionId
-
getConfigFile
-
isRecordAlloc
public boolean isRecordAlloc() -
isRecordMonitors
public boolean isRecordMonitors() -
getRecordedProbes
-
getProbesWithEventRecording
-
getProbesWithSpecialRecording
-
isHeapDump
public boolean isHeapDump() -
getPort
public int getPort() -
setPort
public void setPort(int port)
-