Commit Graph
1012 Commits
Author SHA1 Message Date
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
hengyunabc 0238b73186 Add git commit information in the jar package. close #1132 2020-04-22 15:00:25 +08:00
qxoandGitHub 9689968568 Set default value for the express argument of the watch command (#1122) 2020-04-22 11:09:54 +08:00
qxoandGitHub 6b26a09a60 chore(.gitignore): add ignore pom.xml.versionsBackup (#1129) 2020-04-22 10:37:46 +08:00
hengyunabcandGitHub 839fda45cd Update README_CN.md 2020-04-22 10:27:39 +08:00
hengyunabcandGitHub 342313c5bb Update README.md 2020-04-22 10:26:59 +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 a03259c678 fix ZH doc (#1127) 2020-04-20 20:00:17 +08:00
penguin-wwyandGitHub 9209ebd3c9 exit redunant loop (#1123) 2020-04-20 15:42:33 +08:00
汪吉andGitHub 7414b8e0ec update doc (#1117) 2020-04-17 11:23:10 +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