Skip to content

hellyguo/jvm_agent_mem2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jvmti agent

jvmti agent, to map memory objects to csv

doc

build

need to install xmake first.

  • build

    xmake
  • build debug

    xmake config -m debug
    xmake
  • build release

    xmake config -m release
    xmake

About

jvmti agent, to map memory objects to csv

Topics

Resources

License

Stars

Watchers

Forks