Uses of Class
com.yourkit.api.controller.ControllerException
Packages that use ControllerException
-
Uses of ControllerException in com.yourkit.api.controller.v2
Methods in com.yourkit.api.controller.v2 that throw ControllerExceptionModifier and TypeMethodDescriptionvoid
Controller.setTriggers
(String triggers, boolean append) Sets triggers.void
Controller.startAllocationProfiling
(AllocationProfilingSettings settings) Starts object allocation profiling.void
Controller.startAsyncSamplingCpu
(CpuProfilingSettings settings) Starts asynchronous CPU sampling.void
Controller.startAsyncSamplingPeriodic
(CpuProfilingSettings settings) Starts asynchronous periodic sampling.void
Controller.startCallCounting()
Starts CPU call counting.void
Controller.startSampling
(CpuProfilingSettings settings) Starts CPU sampling.void
Controller.startTracing
(CpuProfilingSettings settings) Starts CPU tracing.