Commit Graph

33 Commits (03a9f01ecebf8164afb4843b0aa948a57a49bf68)

Author SHA1 Message Date
hengyunabc acd9844853
Improve the build support of arthas-vmtool, JDK 11, and remove unnecessary header files ()
GGGGGHT 735ec2e0b5 vmtool command support interrupt thread.
hengyunabc fc7bbfad9c polish
火云邪神 ed381886b4
add linux-other-arch complie/build support ()
hengyunabc 9a95565ae1
support build vmtool linux aarch64 ()
hengyunabc 9dda713e70 update docs about arthas-vmtool
hengyunabc be27d0e51d fix pom.xml url.
pandaapo 7637761fbb
support packaging arthas-vmtool in 32-bit windows. ()
hengyunabc 65e98b1cea vmtool support mac arm64
hengyunabc 7be218c764
update head files ()
hengyunabc e227ad8732 fix vmtool "Can't find dependent libraries" problem under windows.
hengyunabc 32e7bfa6b8 vmtool lib support reload/reattach.
hengyunabc fc707109b1 improve vmtool search class.
hengyunabc e2e7061182 vmtool support limit option.
hengyunabc d8ce0beeaf fix jni method return type
hengyunabc f1d86b5c43 add getInstances interface test
hengyunabc d7a0fdf1e8 remove useless code.
hengyunabc aeede28cb9 simplify tag generation mechanism
hengyunabc 35581b1cf4 jvmti AddCapabilities when init
hengyunabc fe22e0f4fb init jvmtiEnv through JNI_OnLoad method.
hengyunabc 46273d2685 improve vmtool getAllLoadedClasses0
hengyunabc 00430ca422 generate jni header file by maven javah goal.
hengyunabc 3499a307e2 vmtool command support forceGc action.
hengyunabc ac27ea3922 improve arthas-vmtool package jar config
dragon-zhang 6623ef44c6
return array in VmTool native method, fix jni memory leak problem
hengyunabc 932340eac6 add vmtool command, part1.
hengyunabc b704e7cabd rename
hengyunabc 5b9eb89826 fix lib arch
hengyunabc ba2ed28323 do not use auto in cpp
hengyunabc 3672c2c7a6 update lib name
hengyunabc 15f7844b4f refactor Vmtool, support singleton, support VMtoolMXBean.
hengyunabc 4f91d181e2 rename JvmUtils to Vmtool.
hengyunabc 52bb8afbee rename arthas-beans module to arthas-vmtool.