Commit Graph

35 Commits

Author SHA1 Message Date
yanyir
e7baa385c0
feat: upgrade to JUnit 5 (#2517) (#2661) 2023-09-20 15:35:50 +08:00
hengyunabc
e63b7444b2 avoid include cpp header files. #2504 2023-05-12 16:15:53 +08:00
hengyunabc
acd9844853
Improve the build support of arthas-vmtool, JDK 11, and remove unnecessary header files (#2485) 2023-04-23 15:17:20 +08:00
GGGGGHT
735ec2e0b5 vmtool command support interrupt thread. #2427 2023-04-19 19:24:00 +08:00
hengyunabc
fc7bbfad9c polish #2443 2023-04-19 17:28:44 +08:00
火云邪神
ed381886b4
add linux-other-arch complie/build support (#2443) 2023-04-19 17:08:50 +08:00
hengyunabc
9a95565ae1
support build vmtool linux aarch64 #2226 (#2478) 2023-04-19 13:23:42 +08:00
hengyunabc
9dda713e70 update docs about arthas-vmtool 2023-02-14 11:38:00 +08:00
hengyunabc
be27d0e51d fix pom.xml url. #2348 2022-11-18 11:21:53 +08:00
pandaapo
7637761fbb
support packaging arthas-vmtool in 32-bit windows. (#2316) 2022-10-19 16:00:07 +08:00
hengyunabc
65e98b1cea vmtool support mac arm64 #2036 2021-12-02 19:55:40 +08:00
hengyunabc
7be218c764
update head files (#1898) 2021-08-25 11:36:00 +08:00
hengyunabc
e227ad8732 fix vmtool "Can't find dependent libraries" problem under windows. #1833 2021-07-06 21:16:11 +08:00
hengyunabc
32e7bfa6b8 vmtool lib support reload/reattach. 2021-05-13 20:21:35 +08:00
hengyunabc
fc707109b1 improve vmtool search class. 2021-05-11 16:53:10 +08:00
hengyunabc
e2e7061182 vmtool support limit option. #1781 2021-05-07 22:49:04 +08:00
hengyunabc
d8ce0beeaf fix jni method return type 2021-05-07 20:25:22 +08:00
hengyunabc
f1d86b5c43 add getInstances interface test 2021-05-07 19:47:02 +08:00
hengyunabc
d7a0fdf1e8 remove useless code. 2021-05-07 19:41:26 +08:00
hengyunabc
aeede28cb9 simplify tag generation mechanism 2021-05-07 19:38:36 +08:00
hengyunabc
35581b1cf4 jvmti AddCapabilities when init 2021-05-07 16:42:16 +08:00
hengyunabc
fe22e0f4fb init jvmtiEnv through JNI_OnLoad method. 2021-05-07 16:35:42 +08:00
hengyunabc
46273d2685 improve vmtool getAllLoadedClasses0 2021-05-07 11:52:23 +08:00
hengyunabc
00430ca422 generate jni header file by maven javah goal. 2021-04-30 19:31:48 +08:00
hengyunabc
3499a307e2 vmtool command support forceGc action. #1781 2021-04-30 17:40:08 +08:00
hengyunabc
ac27ea3922 improve arthas-vmtool package jar config 2021-04-30 16:36:44 +08:00
dragon-zhang
6623ef44c6
return array in VmTool native method, fix jni memory leak problem #1781 2021-04-30 16:31:44 +08:00
hengyunabc
932340eac6 add vmtool command, part1. #1781 2021-04-29 19:28:44 +08:00
hengyunabc
b704e7cabd rename 2021-04-27 22:09:58 +08:00
hengyunabc
5b9eb89826 fix lib arch 2021-04-27 22:09:58 +08:00
hengyunabc
ba2ed28323 do not use auto in cpp 2021-04-27 22:09:58 +08:00
hengyunabc
3672c2c7a6 update lib name 2021-04-27 22:09:58 +08:00
hengyunabc
15f7844b4f refactor Vmtool, support singleton, support VMtoolMXBean. #1781 2021-04-27 17:09:52 +08:00
hengyunabc
4f91d181e2 rename JvmUtils to Vmtool. #1781 2021-04-26 21:05:30 +08:00
hengyunabc
52bb8afbee rename arthas-beans module to arthas-vmtool. #1781 2021-04-26 20:46:43 +08:00