[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771767: ITP: java-allocation-instrumenter -- A Java agent which causes a callback to be invoked on each memory allocation



Package: wnpp
Severity: wishlist
Owner: Tim Potter <tpot@hp.com>

* 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.


Reply to: