Commit Graph

1021 Commits (907b5c8b0dc2ff248563529121ffc6367910e006)
 

Author SHA1 Message Date
gongdewei 907b5c8b0d add SessionManager 5 years ago
hengyunabc 1dd7f6c9bd profiler command support duration option. close #1197 5 years ago
hua5523 abeaddea56 add known user. #1095 5 years ago
hengyunabc 8227a7f69b polish #1150 5 years ago
华华 8178599836
Avoid NPE in ForwardClientSocketClientHandler & code refactor (#1150) 5 years ago
华华 3a12237d05
optimization of tunnel server README.md (#1149) 5 years ago
hengyunabc 2204f50115 add select option for as.sh/arthas-boot to select target process by classname or JARfilename. #1212 5 years ago
Arteev Raina daac254aea
docs: removed typos and fixes grammatical errors (#1206) 5 years ago
hengyunabc 61876370d4 upgrade cfr to 0.150. close #1211 5 years ago
hengyunabc 53a544c61f fix dump empty result when retransformClasses error #1210 5 years ago
hengyunabc 4a673a79e3 support trace/watch with exist listenerId. #1207 5 years ago
hengyunabc b7414f899d update comment 5 years ago
hengyunabc da90f46e43 polish 6322374d81 5 years ago
hengyunabc c20e9f9170 fix testcase. #1184 5 years ago
hengyunabc f66e1c9d59 fix Transformer do not register problem, when Enhancer error. #1184 5 years ago
hengyunabc 21365c7237 fix process null problem. #1184 5 years ago
hengyunabc 6322374d81 use ScheduledExecutorService instanceof timer, fix timer cancelled problem. #1184 5 years ago
hengyunabc b89bc1b400 update dashboard.png 5 years ago
hengyunabc 124ed2b1d4 update dashboard.png 5 years ago
lzc-alioo 0397ec6486
fix typo (#1204) 5 years ago
gongdewei 8a37821ea4
#730 print sm process failed class name (#1160) 5 years ago
hengyunabc ec5eb5d412
Update README.md 5 years ago
hengyunabc 8b8948d1cc Merge branch 'master' of github.com:alibaba/arthas 5 years ago
hengyunabc bef66da5fe add bytekit/README.md 5 years ago
hengyunabc a1c20eda7d add ByteKitDemo 5 years ago
hengyunabc bf1974e4f5 add AgentUtils#install method 5 years ago
gongdewei 5c01dc4307 fix issue #1187: close shell when removing session 5 years ago
hengyunabc eb62e0dec2 EnhancerAffect print the affected method details when verbose option is true #1195 5 years ago
hengyunabc 8c18fe430d Add a global option to print verbose information #1194 5 years ago
hengyunabc e92047cda2 print affect class/method count more clear. close #1191 5 years ago
gongdewei a7ec69b178
disable XML xxe feature (#1166) 5 years ago
gongdewei 6da7add4f1
Merge pull request #1152 from J-Cod3r/fix-issue-1151
fix issue 1151 管道符“|”与前后一条命令之间没有空格,不能正确识别
5 years ago
gongdewei 566a484d22
Merge pull request #1192 from kylixs/fix-issue-1189
fix issue #1189, clear job reference from timer
5 years ago
gongdewei f636e01482 fix issue #1189, clear job reference from timer 5 years ago
hengyunabc 03cd548ca4 clean object in ObjectStack 5 years ago
chi-chi weng ae2c37266b
Upgrade fastjson to 1.2.68 (#1188) 5 years ago
hengyunabc e24bef5815 upgrade cli to 1.0.4. close #1121 5 years ago
hengyunabc 33eed92ae0
Merge pull request #1182 from alibaba/bytekit
A new bytecode framework bytekit
5 years ago
hengyunabc d25f28fd06 only save Class when enhance 5 years ago
hengyunabc 4afedf89e1 check classloader before enhance 5 years ago
hengyunabc 2f5bc476eb support classes load by bootstrap classloader 5 years ago
hengyunabc cead701c71 Merge branch 'master' into bytekit 5 years ago
hengyunabc ff4b7ae829 fix testcase config 5 years ago
hengyunabc b79c03f121 fix testcase config 5 years ago
hengyunabc 1e52ea4530 switch to SpyAPI, clean Spy code 5 years ago
hengyunabc a55b471ea7 clean code 5 years ago
hengyunabc 7d7b5460ad tt command store the real method args at enter 5 years ago
hengyunabc 6d186954c6 remove unnecessary reflect in AdviceListenerAdapter 5 years ago
hengyunabc ee0042cfc6 remove unnecessary ClassLoader.forName 5 years ago
joker-9527 62c5c00459
Add known user (#1099) 5 years ago