Package | Description |
---|---|
org.apache.giraph.utils |
Package of all generic utility classes.
|
Modifier and Type | Method and Description |
---|---|
static YourKitContext |
YourKitProfiler.startProfile(boolean enableStackTelemetry,
boolean enableCPUProfilling,
boolean enableAllocationRecording)
Create a YourKit controller and do some or all of
Controller.enableExceptionTelemetry()
Controller.startCPUProfiling(long, String, String)
Controller.startAllocationRecording(boolean, int, boolean,
int, boolean, boolean)
based on boolean config options passed as method parameters |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.