Commit Graph

1761 Commits

Author SHA1 Message Date
hengyunabc
59701d775d update tutorials 2021-05-13 23:16:36 +08:00
hengyunabc
a4372cf24e update dingding qr images 2021-05-13 23:09:59 +08:00
hengyunabc
edeec131a6
Merge pull request #1784 from alibaba/vmtool
Add vmtool command
2021-05-13 20:24:11 +08:00
hengyunabc
32e7bfa6b8 vmtool lib support reload/reattach. 2021-05-13 20:21:35 +08:00
hengyunabc
14d7efab1e update vmtool.md 2021-05-13 11:52:08 +08:00
hengyunabc
5c418545f4 update vmtool so 2021-05-11 17:34:53 +08:00
hengyunabc
88b31d68ef add vmtool doc. #1781 2021-05-11 17:07:24 +08:00
hengyunabc
fc707109b1 improve vmtool search class. 2021-05-11 16:53:10 +08:00
hengyunabc
3170a92b56 vmtool command support libPath 2021-05-07 23:34:28 +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
索悟
adf7725618
Remove the useless resetClassFileTransformer in Enhancer (#1786) 2021-04-30 14:48:38 +08:00
hengyunabc
932340eac6 add vmtool command, part1. #1781 2021-04-29 19:28:44 +08:00
hengyunabc
6a102d61b0 add OptionCompleteHandler, better complete option 2021-04-29 17:41:47 +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
3a044bc9e0 support upload lib 2021-04-27 22:09:58 +08:00
hengyunabc
5e95d66a98 fix testcase in windows 2021-04-27 18:57:22 +08:00
hengyunabc
4282bdb762 add build-vmtool.yaml. 2021-04-27 18:57:22 +08:00
hengyunabc
15f7844b4f refactor Vmtool, support singleton, support VMtoolMXBean. #1781 2021-04-27 17:09:52 +08:00
hengyunabc
843a3ed0aa fix commons-io security problem. #1782 2021-04-27 10:26:10 +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
SuccessZhang
59f4d10103 add basic vmtools code. #1698 2021-04-26 20:15:13 +08:00
hengyunabc
80e4694961 Merge branch 'master' of github.com:alibaba/arthas 2021-04-26 16:57:53 +08:00
hengyunabc
884c6e9947 update tunnel.md 2021-04-23 20:09:00 +08:00
yangxb2010000
4a4eb331f8
set content-length header for DefaultFullHttpResponse (#1779) 2021-04-22 11:28:22 +08:00
hengyunabc
c6e2c2d4dc update profiler.md 2021-04-22 11:11:04 +08:00
hengyunabc
705bfdad32 update tutorials case-ognl-practise-cn 2021-04-19 16:53:12 +08:00
hengyunabc
1d1f0bebb3 fix CompilationMXBean may null problem. #1772 2021-04-19 14:23:30 +08:00
hengyunabc
4af322f6da fix jad command render table width problem. #1767 2021-04-14 15:26:54 +08:00
Robert LU
342c474980
unset env JAVA_TOOL_OPTIONS in scripts (#1764) 2021-04-13 10:12:32 +08:00
hengyunabc
8870e16f3a improve the prompt message when enhance failure. 2021-04-10 01:09:18 +08:00
hengyunabc
2465251d32 update options.md 2021-04-10 00:24:28 +08:00
Chuanyi
9236c8f748
fix tyop (#1758) 2021-04-08 16:05:23 +08:00
hengyunabc
a61fa7cee3 disable arthas.enhanceLoaders by default. #1757 2021-04-08 15:31:50 +08:00
hengyunabc
3eca34b9d8 remove jd links 2021-04-07 15:28:59 +08:00
hengyunabc
4dd4aa83ae update doc 2021-04-07 15:27:34 +08:00