Commit Graph

386 Commits

Author SHA1 Message Date
hengyunabc
f508a8f74c
Transform commands of pkg monitor200 (#1306)
* transform command: logger

* transform command: dashboard, thread

* transform commands: heapdump, perfcounter

* transform command: jvm, improve MEMORY section

* transform command: mbean
2020-07-16 19:57:37 +08:00
gongdewei
5c564fbd0f transform command: mbean 2020-07-14 20:27:31 +08:00
gongdewei
e629ce72c2 transform command: jvm, improve MEMORY section 2020-07-14 20:26:15 +08:00
gongdewei
25a8ba9f4f transform commands: heapdump, perfcounter 2020-07-14 20:17:31 +08:00
gongdewei
5b7603eebe transform command: dashboard, thread 2020-07-14 20:15:03 +08:00
gongdewei
40c2c5e039 transform command: logger 2020-07-14 20:12:57 +08:00
hengyunabc
94b95b2ab6 fix jsr problem. #1304 2020-07-14 10:31:49 +08:00
gongdewei
4a48a7b073
Transform commands of pkg klass100 (#1285) 2020-07-10 20:31:28 +08:00
hengyunabc
cc17f26968 fix save-result options do not work problem. #1298 2020-07-08 17:50:19 +08:00
hengyunabc
634fa70fc2 clean code 2020-07-08 17:48:35 +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
hengyunabc
7b119351f5 prepare release 3.3.4 ,change package 2020-06-29 23:25:13 +08:00
gongdewei
853e9b6007
Transform commands of pkg basic1000 (#1274) 2020-06-29 21:09:47 +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
e155bbf1d0 improve initArthasEnvironment 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
be1247e36f
Add http api basic function (#1203) 2020-06-17 11:07:00 +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
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-alioo
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