Commit Graph

1622 Commits

Author SHA1 Message Date
hengyunabc
58981be662 update links 2021-06-02 17:16:43 +08:00
aresLD
5a2b2f5ca7
fix typo (#1807) 2021-05-31 16:21:44 +08:00
Fu
57259ec3ed
add docs for basic commands (#1804) 2021-05-27 17:26:46 +08:00
hengyunabc
aa94a3b36c update tutorial arthas-basics 2021-05-27 14:40:44 +08:00
hengyunabc
4faa3fb699 update faq 2021-05-27 14:35:00 +08:00
hengyunabc
8f06d81827 update condition express example 2021-05-19 17:50:50 +08:00
汪吉
fd5401a28e
Fix vmtool command tip when matches multiple classes (#1798) 2021-05-18 14:18:34 +08:00
hengyunabc
b7dd619b25 update README.md 2021-05-14 11:56:55 +08:00
hengyunabc
5fbb943c37 update vmtool command tutorials 2021-05-14 01:00:50 +08:00
hengyunabc
4c573990c3 add vmtool command tutorials 2021-05-14 00:51:47 +08:00
hengyunabc
732174ad36 release 3.5.1 2021-05-13 23:23:30 +08:00
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