Skip to content

Ca.uvic.chisel.diver.tracing.jvmti

seanws edited this page Aug 14, 2012 · 2 revisions

This project is written in C++ and using the Java Native Interface (JNI) it communicates with the JVM and finds out what the Java application being traced is doing.

It uses the Boost C++ libraries for tasks such as communication and threading.

Clone this wiki locally