Commit Graph
1040 Commits
Author SHA1 Message Date
hengyunabc 41bbedefdb EnhancerAffect save exception and print the exception message #1224 2020-06-01 19:23:23 +08:00
hengyunabc 25c5fb7e7b fix spring aop generated classes major version is 46, do not support ldc class problem. #1223 2020-06-01 17:27:41 +08:00
hengyunabcandGitHub c59fa48229 Update CONTRIBUTING.md 2020-06-01 10:52:01 +08:00
hengyunabc fbdafec447 [maven-release-plugin] prepare for next development iteration 2020-05-29 20:13:50 +08:00
hengyunabc f6ef550e97 [maven-release-plugin] prepare release arthas-all-3.3.1 arthas-all-3.3.1 2020-05-29 20:13:38 +08:00
hengyunabc 5070951395 prepare release 3.3.1 2020-05-29 20:09:54 +08:00
hengyunabc 8e06b400bc add ClassLoaderAwareClassWriter to fix getCommonSuperClass ClassNotFoundException problem. #1218 2020-05-29 15:36:08 +08:00
hengyunabc ac3e188d49 add binary files in arthas-packaging jar. #444 2020-05-29 10:58:25 +08:00
lzc-aliooandGitHub f63aa1439f only load xterm device, memory optimization (#1217) 2020-05-28 15:19:54 +08:00
hengyunabc 5b2479c9b7 [maven-release-plugin] prepare for next development iteration 2020-05-28 02:10:41 +08:00
hengyunabc 1f6710e380 [maven-release-plugin] prepare release arthas-all-3.3.0 arthas-all-3.3.0 2020-05-28 02:10:30 +08:00
hengyunabc 0df7e8fa8d prepare release 3.3.0 2020-05-28 02:07:36 +08:00
hengyunabc 51842f7ff1 fix redefine may throw NullPointerException problem. close #1215 2020-05-27 19:49:32 +08:00
hengyunabc 6ec3bdb3e3 polish #1212 2020-05-27 19:30:04 +08:00
hengyunabc 02f6401b13 add comment in arthas.properties 2020-05-27 15:15:03 +08:00
Huangxuny1andhengyunabc 565146f837 fix monitor output problem. #1170 2020-05-27 15:10:46 +08:00
hengyunabc f2d28a54d4 upgrade termd to 1.1.7.9. close #1214 2020-05-27 15:03:46 +08:00
hengyunabc fcb1136063 clean unnecessarily asm dep 2020-05-27 15:00:29 +08:00
hengyunabc 45cc29694f fix TunnelClient host may null problem. #1060 2020-05-27 14:19:32 +08:00
gongdeweiandGitHub 0d84baaf05 double check telnet port and pid before attach agent (#1119) 2020-05-27 11:40:18 +08:00
hengyunabc 1dd7f6c9bd profiler command support duration option. close #1197 2020-05-27 00:04:41 +08:00
hua5523andhengyunabc abeaddea56 add known user. #1095 2020-05-26 17:43:53 +08:00
hengyunabc 8227a7f69b polish #1150 2020-05-26 14:59:36 +08:00
华华andGitHub 8178599836 Avoid NPE in ForwardClientSocketClientHandler & code refactor (#1150) 2020-05-26 14:55:03 +08:00
华华andGitHub 3a12237d05 optimization of tunnel server README.md (#1149) 2020-05-26 10:52:06 +08:00
hengyunabc 2204f50115 add select option for as.sh/arthas-boot to select target process by classname or JARfilename. #1212 2020-05-26 02:16:08 +08:00
Arteev RainaandGitHub daac254aea docs: removed typos and fixes grammatical errors (#1206) 2020-05-25 20:30:18 +08:00
hengyunabc 61876370d4 upgrade cfr to 0.150. close #1211 2020-05-25 16:06:00 +08:00
hengyunabc 53a544c61f fix dump empty result when retransformClasses error #1210 2020-05-25 15:59:47 +08:00
hengyunabc 4a673a79e3 support trace/watch with exist listenerId. #1207 2020-05-25 02:04:51 +08:00
hengyunabc b7414f899d update comment 2020-05-24 17:33:42 +08:00
hengyunabc da90f46e43 polish 6322374d81 2020-05-24 16:54:17 +08:00
hengyunabc c20e9f9170 fix testcase. #1184 2020-05-24 02:12:27 +08:00
hengyunabc f66e1c9d59 fix Transformer do not register problem, when Enhancer error. #1184 2020-05-24 01:57:46 +08:00
hengyunabc 21365c7237 fix process null problem. #1184 2020-05-24 00:27:24 +08:00
hengyunabc 6322374d81 use ScheduledExecutorService instanceof timer, fix timer cancelled problem. #1184 2020-05-24 00:19:59 +08:00
hengyunabc b89bc1b400 update dashboard.png 2020-05-22 18:55:01 +08:00
hengyunabc 124ed2b1d4 update dashboard.png 2020-05-22 18:49:26 +08:00
lzc-aliooandGitHub 0397ec6486 fix typo (#1204) 2020-05-22 18:39:33 +08:00
gongdeweiandGitHub 8a37821ea4 #730 print sm process failed class name (#1160) 2020-05-22 00:19:47 +08:00
hengyunabcandGitHub ec5eb5d412 Update README.md 2020-05-21 20:43:44 +08:00
hengyunabc 8b8948d1cc Merge branch 'master' of github.com:alibaba/arthas 2020-05-21 20:38:30 +08:00
hengyunabc bef66da5fe add bytekit/README.md 2020-05-21 20:38:10 +08:00
hengyunabc a1c20eda7d add ByteKitDemo 2020-05-21 20:20:11 +08:00
hengyunabc bf1974e4f5 add AgentUtils#install method 2020-05-21 20:19:47 +08:00
gongdewei 5c01dc4307 fix issue #1187: close shell when removing session 2020-05-21 17:27:00 +08:00
hengyunabc eb62e0dec2 EnhancerAffect print the affected method details when verbose option is true #1195 2020-05-21 03:15:42 +08:00
hengyunabc 8c18fe430d Add a global option to print verbose information #1194 2020-05-21 02:36:52 +08:00
hengyunabc e92047cda2 print affect class/method count more clear. close #1191 2020-05-21 00:48:30 +08:00
gongdeweiandGitHub a7ec69b178 disable XML xxe feature (#1166) 2020-05-20 23:33:25 +08:00