Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 179 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 179 Bytes

Java Agent

Simple java agent to profile a method to a given class. Can be built using Gradle and the JAR can be attached with -javaagent while running any JAR or Java class.