HeapStats Attacher can attach JVMTI agent such as HeapStats Agent to existed process.
- Oracle JDK / OpenJDK 7 or later
$ heapstats-attacher /path/to/libheapstats.so [heapstats.conf]
- Apache Ant
- JDK 7 or later
You can build HeapStats Attacher with top of Makefile
with agent
target.