Package: wnpp Severity: wishlist Owner: Tim Potter <[email protected]> * Package name : java-allocation-instrumenter Version : 2.1 Upstream Author : Jeremy Manson * URL : http://code.google.com/p/java-allocation-instrumenter/ * License : Apache-2.0 Programming Lang: Java Description : A Java agent which causes a callback to be invoked on each memory allocation
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. Bytecode rewriting is used to invoke the callback at the site of each allocation. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/20141201121112.7.87701.reportbug@02ed91797728

