All Classes and Interfaces

Class
Description
Instruments bytecodes that allocate heap memory to call a recording hook.
Add the agent to the bootclasspath before invoking premain().
The logic for recording allocations, called from bytecode rewritten by AllocationInstrumenter.
This interface describes a function that is used to sample a constructor.
Instruments bytecode by inserting a specified call in the constructor of a given class.
This interface describes a function that is used to sample an allocation.
This is a class writer that gets used in place of the existing ClassWriter, and verifies properties of the class getting written.
An enum which indicates whether the class in question is verified.