Commit Graph

1095 Commits

Author SHA1 Message Date
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
aea2ec25da Checking if arthas is started via SpyAPI 2020-06-24 21:50:35 +08:00
hengyunabc
293de3e2e5 fix as-package.sh 2020-06-24 21:50:35 +08:00
hengyunabc
e155bbf1d0 improve initArthasEnvironment 2020-06-24 21:50:35 +08:00
hengyunabc
a79a78c46e packaging/pom.xml support pack arthas-bin.zip into jar 2020-06-24 21:50:35 +08:00
hengyunabc
31dced261b move init spy code to ArthasBootstrap 2020-06-24 21:50:35 +08:00
hengyunabc
344cf00d30 clean code 2020-06-24 21:50:35 +08:00
hengyunabc
c83e9f65d2 ArthasBootstrap support map args 2020-06-24 21:50:35 +08:00
gongdewei
c69d79022f
add http web ui files (#1260) 2020-06-23 11:56:23 +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
be1247e36f
Add http api basic function (#1203) 2020-06-17 11:07:00 +08:00
hengyunabc
ec57fc6621 switch to use https://katacoda.com/embed/arthas 2020-06-16 17:55:22 +08:00
hengyunabc
bcef13b773 upgrade netty to 4.1.46.Final. #1256 2020-06-16 15:08:20 +08:00
hengyunabc
4f772c3617 upgrade fastjson to 1.2.71. #1255 2020-06-15 16:22:29 +08:00
Oliver King
82660e543a
add known user (#1253) 2020-06-14 20:35:44 +08:00
郑博
e7d130f1eb
remove redundant code (#1097) 2020-06-09 03:10:49 +08:00
gongdewei
ce17780f6a change worker group threads to 8 2020-06-08 17:34:26 +08:00
gongdewei
34aac1ecc5 change resultViewMap's key to model class 2020-06-08 17:17:28 +08:00
gongdewei
2463343976 catch throwable 2020-06-08 16:59:35 +08:00
gongdewei
1130cd371c register view by viewClass 2020-06-08 16:57:40 +08:00
gongdewei
9bb63b4cd3 transform command: cat 2020-06-08 15:29:51 +08:00
gongdewei
5498891252 Add Countable interface for result model 2020-06-08 15:29:04 +08:00
gongdewei
17e268dde0 change jobId field type to int 2020-06-08 15:14:38 +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
09ee5c0406 prepare release 3.3.3 2020-06-05 21:48:20 +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
Hollow Man
68884eee62 fix tutorials #1235 2020-06-04 21:53:06 +08:00
hengyunabc
ab59d73f76 update link. 2020-06-04 21:43:18 +08:00
Hollow Man
1a6273f02a
fix link in tutorials (#1235) 2020-06-04 17:58:19 +08:00
Sahil Jha
fc19ce9297
translated into en and dingtalk installation instructions (#1216) 2020-06-04 17:13:54 +08:00
hengyunabc
9b3da5a974 update katacoda/README.md 2020-06-04 15:50:25 +08:00
HollowMan6
4148716b10 add katacoda.yaml. #1229 2020-06-04 15:35:32 +08:00
HollowMan6
252f0e9ac8 add katacoda.yaml. #1229 2020-06-04 14:39:55 +08:00
hengyunabc
44aab46e49 add tutorials/katacoda. #847 2020-06-04 14:32:55 +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
70774be604 change package to com.taobao.arthas.agent332. #1219 2020-06-01 19:32:38 +08:00
hengyunabc
87c8ada0f2 prepare release 3.3.2 2020-06-01 19:28:29 +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
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 2020-05-29 20:13:38 +08:00
hengyunabc
5070951395 prepare release 3.3.1 2020-05-29 20:09:54 +08:00