hengyunabc
|
6fb1d84c01
|
[maven-release-plugin] prepare for next development iteration
|
2020-06-05 21:50:50 +08:00 |
|
hengyunabc
|
40c914e739
|
[maven-release-plugin] prepare release arthas-all-3.3.3
|
2020-06-05 21:50:38 +08:00 |
|
hengyunabc
|
5933d0b7a3
|
fix trace command output negative cost problem. #1246
|
2020-06-05 21:46:08 +08:00 |
|
hengyunabc
|
98e645f7bc
|
SpyImpl print error log
|
2020-06-05 16:59:56 +08:00 |
|
hengyunabc
|
a79c82efbd
|
fix stack command output null problem. #1231
|
2020-06-04 14:24:25 +08:00 |
|
hengyunabc
|
4bcf45a5e7
|
[maven-release-plugin] prepare for next development iteration
|
2020-06-01 19:42:52 +08:00 |
|
hengyunabc
|
ef0e655a54
|
[maven-release-plugin] prepare release arthas-all-3.3.2
|
2020-06-01 19:42:40 +08:00 |
|
hengyunabc
|
5d25600da6
|
change package to com.taobao.arthas.agent332. #1219
|
2020-06-01 19:36:10 +08:00 |
|
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 |
|
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
|
2020-05-29 20:13:38 +08:00 |
|
hengyunabc
|
8e06b400bc
|
add ClassLoaderAwareClassWriter to fix getCommonSuperClass ClassNotFoundException problem. #1218
|
2020-05-29 15:36:08 +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
|
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
|
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
|
fcb1136063
|
clean unnecessarily asm dep
|
2020-05-27 15:00:29 +08:00 |
|
hengyunabc
|
1dd7f6c9bd
|
profiler command support duration option. close #1197
|
2020-05-27 00:04:41 +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 |
|
 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 |
|
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
|
6da7add4f1
|
Merge pull request #1152 from J-Cod3r/fix-issue-1151
fix issue 1151 管道符“|”与前后一条命令之间没有空格,不能正确识别
|
2020-05-20 22:29:17 +08:00 |
|
gongdewei
|
f636e01482
|
fix issue #1189, clear job reference from timer
|
2020-05-20 22:17:28 +08:00 |
|
hengyunabc
|
03cd548ca4
|
clean object in ObjectStack
|
2020-05-20 21:49:14 +08:00 |
|
hengyunabc
|
d25f28fd06
|
only save Class when enhance
|
2020-05-20 15:00:20 +08:00 |
|
hengyunabc
|
4afedf89e1
|
check classloader before enhance
|
2020-05-20 14:45:51 +08:00 |
|
hengyunabc
|
2f5bc476eb
|
support classes load by bootstrap classloader
|
2020-05-20 13:01:34 +08:00 |
|
hengyunabc
|
cead701c71
|
Merge branch 'master' into bytekit
|
2020-05-20 03:28:09 +08:00 |
|
hengyunabc
|
1e52ea4530
|
switch to SpyAPI, clean Spy code
|
2020-05-20 02:54:12 +08:00 |
|
hengyunabc
|
a55b471ea7
|
clean code
|
2020-05-20 01:47:11 +08:00 |
|
hengyunabc
|
7d7b5460ad
|
tt command store the real method args at enter
|
2020-05-20 01:41:06 +08:00 |
|
hengyunabc
|
6d186954c6
|
remove unnecessary reflect in AdviceListenerAdapter
|
2020-05-20 01:40:12 +08:00 |
|
hengyunabc
|
ee0042cfc6
|
remove unnecessary ClassLoader.forName
|
2020-05-20 00:25:49 +08:00 |
|
hengyunabc
|
9660ad1ea0
|
add testcase
|
2020-05-19 21:51:54 +08:00 |
|
hengyunabc
|
c20e97d7de
|
use TransformerManager to manager all Transformer; Enhancer only enhance bytecode once
|
2020-05-19 17:30:08 +08:00 |
|