Commit Graph
1579 Commits
Author SHA1 Message Date
wb-lfl715988andhengyunabc 260e347f5e support disabledCommands part 1. #1729 2021-06-10 20:51:04 +08:00
汪吉andGitHub 15ebbd1c5a update arthas idea help link (#1820) 2021-06-10 20:24:26 +08:00
hengyunabc edd3fb8ef5 update faq.md 2021-06-10 15:58:13 +08:00
hengyunabc e6f5b5971d fix trace command may not print result problem. #1817 2021-06-09 14:55:09 +08:00
yangxb2010000andGitHub 00faa3c4c9 Close ResultDistributor and foreground job when close session #1808 2021-06-04 14:59:53 +08:00
furaulandGitHub 61d5ce6337 fix typo (#1815) 2021-06-04 14:54:53 +08:00
hengyunabc b8bc227940 update tutorials 2021-06-02 17:35:57 +08:00
hengyunabc 58981be662 update links 2021-06-02 17:16:43 +08:00
aresLDandGitHub 5a2b2f5ca7 fix typo (#1807) 2021-05-31 16:21:44 +08:00
FuandGitHub 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
汪吉andGitHub 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 arthas-all-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
hengyunabcandGitHub 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-zhangandGitHub 6623ef44c6 return array in VmTool native method, fix jni memory leak problem #1781 2021-04-30 16:31:44 +08:00
索悟andGitHub 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