Commit Graph

58 Commits

Author SHA1 Message Date
hengyunabc
1c97b1a7cc [maven-release-plugin] prepare for next development iteration 2020-08-11 20:05:59 +08:00
hengyunabc
feac3a4825 [maven-release-plugin] prepare release arthas-all-3.3.9 2020-08-11 20:05:47 +08:00
hengyunabc
9046dbb932 [maven-release-plugin] prepare for next development iteration 2020-08-10 21:41:11 +08:00
hengyunabc
e347fd7fda [maven-release-plugin] prepare release arthas-all-3.3.8 2020-08-10 21:40:59 +08:00
hengyunabc
e9386539f4 [maven-release-plugin] prepare for next development iteration 2020-07-24 00:30:54 +08:00
hengyunabc
30b0f5f0d7 [maven-release-plugin] prepare release arthas-all-3.3.7 2020-07-24 00:30:42 +08:00
hengyunabc
94b95b2ab6 fix jsr problem. #1304 2020-07-14 10:31:49 +08:00
hengyunabc
979095320a [maven-release-plugin] prepare for next development iteration 2020-07-01 00:04:00 +08:00
hengyunabc
a4002e95c1 [maven-release-plugin] prepare release arthas-all-3.3.6 2020-07-01 00:03:48 +08:00
hengyunabc
ebce251f6e [maven-release-plugin] prepare for next development iteration 2020-06-30 23:33:41 +08:00
hengyunabc
34bdad780a [maven-release-plugin] prepare release arthas-all-3.3.5 2020-06-30 23:33:30 +08:00
hengyunabc
2e07fa0114 [maven-release-plugin] prepare for next development iteration 2020-06-29 23:43:13 +08:00
hengyunabc
fc23a18c7a [maven-release-plugin] prepare release arthas-all-3.3.4 2020-06-29 23:43:01 +08:00
gongdewei
0d61c15855
extract createInterceptorProcessor() function, reduce redundant code (#1263) 2020-06-29 16:41:08 +08:00
gongdewei
b2652715a2
fix iinc inst var in inline method (#1262) (#1279) 2020-06-29 16:05:16 +08:00
hengyunabc
5029b752b6 add arthas-agent-attach and arthas-spring-boot-starter module. 2020-06-24 21:50:35 +08:00
hengyunabc
6952d92cbb improve code 2020-06-17 14:41:31 +08:00
hengyunabc
a2f85bfd77 fix LocalVarsBinding type 2020-06-17 14:37:17 +08:00
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
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
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
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
ec5eb5d412
Update README.md 2020-05-21 20:43:44 +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
hengyunabc
b79c03f121 fix testcase config 2020-05-20 03:07:18 +08:00
hengyunabc
9660ad1ea0 add testcase 2020-05-19 21:51:54 +08:00
hengyunabc
7263d9f568 AgentUtils support reTransform 2020-05-19 21:17:52 +08:00
hengyunabc
c20e97d7de use TransformerManager to manager all Transformer; Enhancer only enhance bytecode once 2020-05-19 17:30:08 +08:00
hengyunabc
2b740b121f clean code 2020-05-19 02:36:29 +08:00
hengyunabc
f37cad3bbe fix MethodInfoBinding 2020-05-18 01:31:39 +08:00
hengyunabc
360db7dfd3 support MethodInfo binding 2020-05-16 16:44:52 +08:00
hengyunabc
4879270225 add AtInvokeException.java 2020-05-14 18:55:16 +08:00
hengyunabc
2324f497e0 add InvokeInfo binding 2020-05-14 18:54:45 +08:00
hengyunabc
2e1911d21f LineBinding support location whenComplete 2020-05-14 17:16:19 +08:00
hengyunabc
3204c0ad36 bytekit support LocationFilter 2020-05-04 22:09:02 +08:00
hengyunabc
82a3d69cc3 add AsmAnnotationUtils 2020-05-04 14:00:38 +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
8cfe315ed0 asm verity support print details 2020-05-03 03:39:28 +08:00
hengyunabc
3d3640e80e better invoke location support, support invoke method name/desc/owner 2020-05-03 03:35:37 +08:00
hengyunabc
bbe10cb8d5 better support LineBinding 2020-04-26 03:08:43 +08:00
hengyunabc
10575cf172 update MethodDeclarationBinding.java 2020-04-25 14:12:59 +08:00