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.

Home Page:http://brutusin.org/instrumentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brutusin/instrumentation Stargazers