brutusin / instrumentation

An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
47Updated 4 years ago

Alternatives and similar repositories for instrumentation:

Users that are interested in instrumentation are comparing it to the libraries listed below