Commit Graph
278 Commits
Author SHA1 Message Date
hengyunabc 360db7dfd3 support MethodInfo binding 2020-05-16 16:44:52 +08:00
hengyunabc 9c6cfc9757 fix thread command cause application InterruptedException problem. #1175 2020-05-15 19:59:12 +08:00
hengyunabc e3f920fc74 Enhancer support SpyAPI 2020-05-14 20:07:10 +08:00
hengyunabc 4a950140dc jad command better support unicode. #1169 2020-05-13 23:19:32 +08:00
hengyunabc 99ff54f375 upgrade asm to 8.0.1 2020-05-04 01:13:12 +08:00
hengyunabc 6b31041e33 clean dep 2020-05-03 22:50:32 +08:00
hengyunabc e29d8d53e0 print more details when ProcessImpl error 2020-04-26 21:20:28 +08:00
hengyunabc 7d598aee0d Merge branch 'master' into bytekit 2020-04-23 21:00:43 +08:00
hengyunabc eef89eeb55 update pom.xml 2020-04-23 21:00:37 +08:00
hengyunabc 75ee8320c7 [maven-release-plugin] prepare for next development iteration 2020-04-11 23:31:28 +08:00
hengyunabc b8c334566c [maven-release-plugin] prepare release arthas-all-3.2.0 2020-04-11 23:31:16 +08:00
hengyunabc 7c7f194dff prepare release 2020-04-11 23:25:53 +08:00
hengyunabc f409082b22 support default method. #1105 2020-04-10 16:59:16 +08:00
hengyunabc de29a072ac support agent premain. #1083 2020-04-10 02:59:02 +08:00
hengyunabc ed38c6a578 update doc 2020-04-08 11:32:45 +08:00
hengyunabc ac0cea0c06 [maven-release-plugin] prepare for next development iteration 2020-04-02 18:53:44 +08:00
hengyunabc 2b8f371d02 [maven-release-plugin] prepare release arthas-all-3.1.8 2020-04-02 18:51:46 +08:00
hengyunabc 863c7ef6b5 Upgrade async-profiler to 1.7 and support arm arch. close #1089 2020-04-02 15:27:48 +08:00
hengyunabc c80ac4693e update logback.xml. #985 2020-03-31 23:41:20 +08:00
hengyunabc 4af87030a3 remove useless code. #985 2020-03-31 23:31:26 +08:00
hengyunabc 7332033332 remove the logger.api dependency, use repackaged logger. #985 2020-03-31 23:28:10 +08:00
hengyunabc f89ebbf163 fix content-type problem. #1052 2020-03-27 16:42:56 +08:00
Roger3581321andGitHub 4508367c06 Three minor code enhancements (#1014) 2020-03-27 11:33:20 +08:00
hengyunabc 2ff0f551b8 improve logger command error message. #1077 2020-03-27 10:43:07 +08:00
hengyunabc 8de8d26a3c add echo command. #1076 2020-03-26 20:13:37 +08:00
hengyunabc 8ccdb43975 support q to quit. close #1075 2020-03-26 20:00:08 +08:00
hengyunabc 91968f18ed dashboard command delete unused -b option. fix #1074 2020-03-26 19:58:17 +08:00
hengyunabc 16d96c9b0a move OptionsCommand to basic package 2020-03-26 16:05:04 +08:00
hengyunabc 4afddd8ab5 fix resource not close problem. close #1023 2020-02-17 13:21:13 +08:00
hengyunabc 42d695de71 fix dump -E option support. #1028 2020-02-17 02:01:57 +08:00
hengyunabc f5f7583c98 add perfcounter command. #1029 2020-02-17 01:52:00 +08:00
hengyunabc 3da99d5ba5 support arthas.properties. #986 2020-02-14 03:34:17 +08:00
hengyunabc 4937b99d12 support ArthasEnvironment. #986 2020-02-14 02:40:08 +08:00
hengyunabc 6e39e74ce6 update index.md 2020-02-14 02:38:04 +08:00
hengyunabc eeb579f131 print exception message, when render error. fix #994 2019-12-30 17:27:08 +08:00
hengyunabc e4c9e6f3e5 clean code 2019-12-30 17:13:18 +08:00
hengyunabc 7d186f87f0 simplify AgentBootstrap; use long to store pid; #990 2019-12-27 19:33:17 +08:00
hengyunabc f5270aba36 support ArthasEnvironment. #986 2019-12-27 15:11:18 +08:00
hengyunabc ee08fa5b34 hide the shutdown command. #982 2019-12-25 19:40:55 +08:00
hengyunabc 1e6ee6d976 Merge branch 'master' of github.com:alibaba/arthas 2019-12-18 15:49:46 +08:00
pipeteeandhengyunabc a0c33db7a8 Add tee command for pipes (#976) 2019-12-18 15:48:29 +08:00
hengyunabc bd70d05da2 clean code 2019-12-18 15:33:24 +08:00
Robert LUandhengyunabc b69203f029 Naming the thread of ShellServerImpl (#967) 2019-12-09 11:47:32 +08:00
hengyunabc 19aa01b092 improve humanReadableByteCount 2019-12-05 17:35:45 +08:00
hengyunabc 25e0444ded [maven-release-plugin] prepare for next development iteration 2019-12-04 11:30:39 +08:00
hengyunabc b4f1066dd3 [maven-release-plugin] prepare release arthas-all-3.1.7 2019-12-04 11:30:29 +08:00
hengyunabc e0583f11ef [maven-release-plugin] prepare for next development iteration 2019-12-04 02:45:06 +08:00
hengyunabc fd217e1160 [maven-release-plugin] prepare release arthas-all-3.1.6 2019-12-04 02:44:56 +08:00
lilizhaolilizhaoandhengyunabc 5850869843 support print fields in parent class. #435 2019-12-04 01:29:06 +08:00
hengyunabc 9f0212422d update trace command doc. #958 2019-12-04 00:56:13 +08:00