blob: 46096785080111641fd2eb8256d6d5b01c607686 [file] [log] [blame]
URL: https://code.google.com/p/java-allocation-instrumenter/
Version: 2.1r30
License: Apache 2.O
Description: "The Allocation Instrumenter is a Java agent written using the java.lang.instrument API and ASM. Each allocation in your Java program is instrumented; a user-defined callback is invoked on each allocation."