Skip to content

A JVMTI agent for counting the creation and deletion of objects inside a JVM.

Notifications You must be signed in to change notification settings

karlbennett/count-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

count-agent

A JVMTI agent that counts the creation and deletion of all objects within the attached JVM.

Usage
LD_LIBRARY_PATH=/path/to/agent/lib java -agentlib:count-agent JavaClass

About

A JVMTI agent for counting the creation and deletion of objects inside a JVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published