|
JProfiler API | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
startProbeTracking
method will contain the names of control objects.
startProbeTracking
method will contain IDs of control objects.
Controller.triggerHeapDump().
Controller.triggerHeapDump(HeapDumpOptions)
The default values after constructing an instance of this class are equivalent to calling
heapDumpOptions.fullGc(true).primitiveData(true).calculateRetainedSizes(true).selectRecorded(true).startProbeTracking
method will contain the names of hot spots.
interceptor probes.HeapDumpOptions.DEFAULT, only with fullGc(false).
Controller.startCPURecording(boolean) and Controller.startAllocRecording(boolean, TrackingOptions)
InterceptorContext.push(PayloadInfo).
HeapDumpOptions.DEFAULT, only with selectRecorded(true).
Controller.startCPURecording(boolean, TrackingOptions)} and
Controller.startAllocRecording(boolean, TrackingOptions).Tree structure.heap dump options.
|
JProfiler API | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||