All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AllocationInstrumenter Instruments bytecodes that allocate heap memory to call a recording hook.AllocationInstrumenterBootstrap Add the agent to the bootclasspath before invoking premain().AllocationRecorder The logic for recording allocations, called from bytecode rewritten byAllocationInstrumenter
.ConstructorCallback<T> This interface describes a function that is used to sample a constructor.ConstructorInstrumenter Instruments bytecode by inserting a specified call in the constructor of a given class.Sampler This interface describes a function that is used to sample an allocation.VerifyingClassAdapter This is a class writer that gets used in place of the existingClassWriter
, and verifies properties of the class getting written.VerifyingClassAdapter.State An enum which indicates whether the class in question is verified.