Commit Graph
364 Commits
Author SHA1 Message Date
gongdewei 13f3bdbfd2 correct isAssignableFrom usage 2020-05-19 10:36:57 +08:00
gongdewei e47df7b84e memory optimization for searchSubClass 2020-05-19 10:35:32 +08:00
gongdewei 456637780f cache className of array type, reduce small objects, speedup search class matching 2020-05-19 10:34:38 +08:00
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 2f579cd353 slice the result of 'classloader -a' 2020-05-13 20:48:49 +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 4fd1286414 Remove fields 'clazz', 'method' from ClassInfoModel, MethodModel 2020-05-08 15:14:31 +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
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 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
qxoandGitHub 9689968568 Set default value for the express argument of the watch command (#1122) 2020-04-22 11:09:54 +08:00
gongdewei 7eb1c95c05 transform command: dump 2020-04-21 15:24:26 +08:00
gongdewei 12cb4dcb22 Correct response state of sync exec command 2020-04-21 12:49:24 +08:00
gongdewei 777bffe9ac add welcome message, transform commands: mc, getstatic 2020-04-20 20:55:16 +08:00
penguin-wwyandGitHub 9209ebd3c9 exit redunant loop (#1123) 2020-04-20 15:42:33 +08:00
gongdewei f4b745a02b Transform commands: ognl, redefine 2020-04-16 18:36:04 +08:00
gongdewei 232a7ac229 Transform commands: vmoption, options, echo 2020-04-16 12:19:27 +08:00
gongdewei 63657e5ca7 Improve error message 2020-04-15 18:08:04 +08:00
gongdewei 7f1a8baff8 Clean up resources when shutdown 2020-04-15 18:03:22 +08:00