Commit Graph
580 Commits
Author SHA1 Message Date
gongdewei 55db163bea polish ObjectRenderTest 2021-07-27 15:36:03 +08:00
gongdewei 2e45264fb8 change the type of ObjectVO to fully-qualified class name 2021-07-26 18:29:00 +08:00
gongdewei d6e526397b catch exception of job result 2021-07-22 23:07:54 +08:00
gongdewei 2be609ec72 Merge remote-tracking branch 'origin/master' into channel-server 2021-07-22 17:59:54 +08:00
gongdewei d17277ae77 improve sync exec request processing, avoid blocking channel client 2021-07-22 17:59:36 +08:00
hengyunabc c8ad4aead5 update vmoption/vmtool doc 2021-07-22 16:06:40 +08:00
hengyunabc 2e161d621d fix imporve split methodInfo/invokeInfo. #1860 2021-07-22 15:22:07 +08:00
hengyunabc e2d5c3c445 move one.profiler from arthas-spy to arthas-core. #1796 2021-07-22 14:54:37 +08:00
gongdewei 7e520a19fa Merge remote-tracking branch 'origin/object-view-model' into channel-server 2021-07-21 17:15:59 +08:00
gongdewei c91c42aaba truncate string value, polish object renderer 2021-07-21 17:14:19 +08:00
gongdewei 38b7f19e18 convert vmtool value to ObjectVO 2021-07-20 20:58:02 +08:00
gongdewei a855da8f62 Merge remote-tracking branch 'origin/object-view-model' into channel-server 2021-07-20 20:23:42 +08:00
gongdewei 226bdce059 Merge remote-tracking branch 'origin/master' into object-view-model 2021-07-20 20:20:06 +08:00
gongdewei 23174526c5 Fix NPE of heartbeatInterval option 2021-07-20 15:37:14 +08:00
gongdewei be2cbc169b improve vmtool command result model 2021-07-20 11:42:55 +08:00
gongdewei f01b41fdd5 Merge remote-tracking branch 'origin/master' into channel-server 2021-07-20 10:39:04 +08:00
hengyunabc bfaf416c69 imporve split methodInfo/invokeInfo. #1860 2021-07-14 23:49:55 +08:00
hengyunabc 43b5b05669 polish #1852 2021-07-08 16:35:29 +08:00
wochidaxiangchangandGitHub 2ab1bca5f0 fix ArthasBootstrap load arthas.properties with arthas.config.location/arthas.config.name config (#1852) 2021-07-08 16:33:04 +08:00
qxoandGitHub 5f31bbff97 fix: inst#getAllLoadedClasses() may cause NullPointerException when search class(IBM jvm 1.7) (#1840) 2021-07-04 14:21:12 +08:00
MissingNoneandGitHub aa728d7e22 delete useless parameter "name" (#1822) 2021-06-16 16:53:59 +08:00
hengyunabc 03f2994923 remove shutdown command. close #1799 2021-06-10 20:57:50 +08:00
hengyunabc dbf6301399 support disabledCommands part 2. #1729 2021-06-10 20:51:04 +08:00
wb-lfl715988andhengyunabc 260e347f5e support disabledCommands part 1. #1729 2021-06-10 20:51:04 +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
gongdewei 17e913014b release ResultDistributor 2021-06-01 19:33:25 +08:00
gongdewei f9d0950b7d improve session processing 2021-05-25 16:31:11 +08:00
gongdewei 59a215fc44 support set agent id with request 2021-05-25 14:33:27 +08:00
gongdewei 11563c0454 Support /legacy_api, improve message cleanup 2021-05-25 12:03:32 +08:00
gongdewei d6fdd0a4e9 add heartbeat interval option 2021-05-21 17:23:59 +08:00
gongdewei 90550e7d11 Merge remote-tracking branch 'origin/master' into channel-server 2021-05-20 14:16:38 +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
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 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 3499a307e2 vmtool command support forceGc action. #1781 2021-04-30 17:40:08 +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 5e95d66a98 fix testcase in windows 2021-04-27 18:57:22 +08:00
yangxb2010000andGitHub 4a4eb331f8 set content-length header for DefaultFullHttpResponse (#1779) 2021-04-22 11:28:22 +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
hengyunabc 8870e16f3a improve the prompt message when enhance failure. 2021-04-10 01:09:18 +08:00
hengyunabc a61fa7cee3 disable arthas.enhanceLoaders by default. #1757 2021-04-08 15:31:50 +08:00