Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 149 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 149 Bytes

callspy

A simple tracing agent

Build: gradlew jar

Run: java -DXbootclasspath/p:javassist.jar:callspy.jar -javaagent:callspy.jar YourClazz