Skip to content

My experiments with JVMTI to debug production issues

License

Notifications You must be signed in to change notification settings

noxiouz/jvmagents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jvmagents

My experiments with JVMTI to debug production issues

BUILD

g++ -std=c++11 <file.cpp> -fPIC -shared -I ${JAVA_HOME}/include -I ${JAVA_HOME}/inlude/<linux|darwin>

About

My experiments with JVMTI to debug production issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages