Commit Graph
1027 Commits
Author SHA1 Message Date
gongdewei 7a33af73cd Add http response content & fastjson buf pool 2020-05-18 17:11:41 +08:00
gongdewei cb4391ead6 Add nodeCount to TraceModel 2020-05-18 17:08:58 +08:00
gongdewei 514c1ca7c6 Add item count evaluation method to control the data size sent in each batch 2020-05-18 14:39:22 +08:00
gongdewei b82a9f2a15 reduce memory fragment of ThreadUtil 2020-05-18 14:33:22 +08:00
gongdewei 2becea4cf8 normalizeClassName memory optimization 2020-05-18 10:07:12 +08:00
gongdewei b6bf3b9725 reduce classloader list segment size 2020-05-18 10:03:01 +08:00
gongdewei e8836e3b4b fix NPE of trace tree 2020-05-14 11:28:57 +08:00
gongdewei 6314019799 call_tree_match_times is used to stop the current round, can not stop trace 2020-05-14 11:06:02 +08:00
gongdewei 2f579cd353 slice the result of 'classloader -a' 2020-05-13 20:48:49 +08:00
gongdewei c8ceab2d46 extract arthas_api_common.py 2020-05-13 13:54:36 +08:00
gongdewei 9c6b1e6c4e refactor http api demo, extract common callback handler 2020-05-11 21:08:48 +08:00
gongdewei b17465270c transform command: cat, echo, pwd 2020-05-11 16:18:27 +08:00
gongdewei a35736316c change timestamp 'ts' to java.util.Date, rename tccl 2020-05-11 16:13:39 +08:00
gongdewei 6b3ef743c8 move find-slow-method.py to scripts/ 2020-05-11 10:43:52 +08:00
gongdewei 3052ae46f6 Ignore non-existent classes 2020-05-09 15:08:57 +08:00
gongdewei defa2ef004 Merge remote-tracking branch 'alibaba/master' into session_share 2020-05-09 14:46:51 +08:00
gongdewei 4fd1286414 Remove fields 'clazz', 'method' from ClassInfoModel, MethodModel 2020-05-08 15:14:31 +08:00
gongdewei f587b329ee Do not auto reset classes before terminate 2020-05-08 14:18:50 +08:00
gongdewei 99c9e8860c Normalize ClassName after trace is completed 2020-05-08 14:09:52 +08:00
gongdewei 19c0c660a0 remove field 'nodeId' from TraceNode 2020-05-08 14:05:37 +08:00
senninhaandGitHub 0476c61af9 Avoid append spy jar to BootstrapClassLoader multiple times. fix #996 (#1153) 2020-05-07 20:46:20 +08:00
gongdewei 6b5fe39c6b Support auto switch trace method path by stats data, add max trace depth 2020-05-07 20:33:30 +08:00
gongdewei 4e5e01630a fix bool argument parse error, correct regex express of trace command 2020-05-07 16:03:49 +08:00
gongdewei 75299ee309 Cancel foreground job before clean session 2020-05-06 20:30:18 +08:00
gongdewei 6d2f99a944 Change thread id to long of trace data 2020-05-06 20:29:44 +08:00
gongdewei cf11c08ffd Support trace method path & additional methods, rendering trace tree 2020-05-06 20:28:09 +08:00
gongdewei 82924594d3 add find-slow-method.py 2020-05-06 01:12:33 +08:00
gongdewei a69efad795 Add http api response state: INTERRUPTED 2020-04-30 18:12:19 +08:00
gongdewei 8e4baaa983 Add CompositeResultDistributor, send result both to session distributor and request distributor 2020-04-30 12:33:46 +08:00
gongdewei f06e6082d7 support timeout option for sync exec command, avoid exec job concurrently 2020-04-30 11:00:55 +08:00
gongdewei ed1b51b743 merge simple model & view, correct help command list 2020-04-29 21:02:25 +08:00
gongdewei 153c9286d4 merge alibaba master branch 2020-04-29 18:53:19 +08:00
gongdewei 62c942bc12 transform command: trace 2020-04-29 17:24:53 +08:00
gongdewei b6d156728b throw exception while consumer not found 2020-04-29 17:21:22 +08:00
gongdewei 56fe820605 transform command: monitor 2020-04-28 15:38:51 +08:00
gongdewei af2411d994 add comment 2020-04-28 11:28:06 +08:00
gongdewei ab4912b11c transform command: tt 2020-04-27 21:16:31 +08:00
gongdewei 8c4c827ccd transform command: profiler 2020-04-27 15:22:23 +08:00
gongdewei ba3f0da98d transform command: perfcounter 2020-04-27 10:46:23 +08:00
gongdewei 5f1f5c5a45 transform command: mbean 2020-04-26 20:27:10 +08:00
gongdewei 5f5ba405dc catch mbean read attribute exception 2020-04-26 16:39:35 +08:00
gongdewei e30493e9f4 fix mbean repeat printing attributes 2020-04-26 15:52:08 +08:00
gongdewei 9aa794261d correct mbean -m flag value 2020-04-26 15:15:49 +08:00
gongdewei 8f7c029426 transform command: thread 2020-04-26 14:50:42 +08:00
gongdewei e68e84e530 transform commands: heapdump, jvm 2020-04-24 19:48:03 +08:00
gongdewei 6eadc8e33c transform command: dashboard 2020-04-24 01:00:50 +08:00
hengyunabc 80e1fdf4ba improve history command. close #1140 2020-04-23 17:50:09 +08:00
gongdewei 561376227d transform command: logger 2020-04-22 17:34:15 +08:00
gongdewei e0bfc73134 transform command: jad 2020-04-22 16:21:44 +08:00
gongdewei f4b81db42b transform command: classloader 2020-04-22 15:28:54 +08:00