Commit Graph

217 Commits

Author SHA1 Message Date
hengyunabc
0cad734c9e update ProfilerCommand 2019-11-25 03:17:14 +08:00
hengyunabc
6ca384b687 polish #942, add LongStackTest. 2019-11-21 10:37:28 +08:00
hengyunabc
24c4bcbac5 polish #942, improve stack in ThreadLocalWatch. 2019-11-20 20:53:44 +08:00
huangjIT
107da67c2d fix monitor command time stat problem(#942) 2019-11-20 20:51:38 +08:00
hengyunabc
bd6db6c85d fix typo. #923 2019-11-11 15:36:53 +08:00
hengyunabc
649fb48edb update comment. #923 2019-11-11 01:35:04 +08:00
hengyunabc
4b33cb69c3 support http and telnet in one port. #316 2019-11-10 02:48:08 +08:00
hengyunabc
0a4ff9edeb move http static resources from termd jar into core module. #924 2019-11-10 01:16:21 +08:00
hengyunabc
818d83c11c support AsyncProfiler. #923 2019-11-10 00:26:23 +08:00
hengyunabc
53ebd8a232 dump command limit option. #916 2019-11-10 00:23:45 +08:00
hengyunabc
b10bb1089b supoort http visit arthas-output directory. #921 2019-11-10 00:20:53 +08:00
hengyunabc
7ccbf12bdb support http and telnet in one port. #316 2019-11-06 11:53:54 +08:00
hengyunabc
4c4fe5fc7e fix grep command --trim-end support 2019-10-31 21:04:39 +08:00
hengyunabc
ea3e25d790 Merge branch 'master' of github.com:alibaba/arthas 2019-10-31 11:01:19 +08:00
hengyunabc
665e944fbe update docs about stop/shutdown. #838 2019-10-31 11:00:56 +08:00
James Xu
84d74dedd3 update Constants.java 2019-10-30 00:05:46 +08:00
hengyunabc
d63f970dd3 fix grep testcase. #899 2019-10-29 23:53:59 +08:00
hengyunabc
3e4299e263 add grep command doc. #899 2019-10-29 23:43:06 +08:00
hengyunabc
940f274103 polish #899 , improve grep command 2019-10-29 23:34:37 +08:00
qxo
ea96c8d0ce grep command support regexp(-e) and -n/-v/-n/-A/-B/-C #899 2019-10-29 14:46:13 +08:00
hengyunabc
b045b6fa0c polish #890, update thread command doc 2019-10-12 11:27:58 +08:00
jiangwh
0d053b361c thread command support filter by state. #890 2019-10-12 10:39:41 +08:00
hengyunabc
19d32afb38 [maven-release-plugin] prepare for next development iteration 2019-09-25 02:14:38 +08:00
hengyunabc
191a42c28d [maven-release-plugin] prepare release arthas-all-3.1.4 2019-09-25 02:14:28 +08:00
hengyunabc
fc502725c0 support stat data report. #848 2019-09-24 22:28:06 +08:00
hengyunabc
0eff92a539 improve classloader hash string. 2019-09-24 16:41:35 +08:00
hengyunabc
59d8eee0a6 fix arthas connect to tunnel server error info. close #871 2019-09-23 22:17:14 +08:00
hengyunabc
f9e698d09c fix logger command print parent ClassLoader result problem. #870 2019-09-23 22:08:50 +08:00
hengyunabc
7950027113 fix ognl error info 2019-09-23 21:19:20 +08:00
hengyunabc
053ee2044f logger command support log4j2. #865 2019-09-20 17:25:19 +08:00
hengyunabc
784ec442e5 logger command print AsyncAppender blocking info #862 2019-09-19 19:14:44 +08:00
hengyunabc
80a18282e8 update logger command help info 2019-09-19 15:23:42 +08:00
hengyunabc
5e3bb1e83d [maven-release-plugin] prepare for next development iteration 2019-09-19 00:59:02 +08:00
hengyunabc
c65a648764 [maven-release-plugin] prepare release arthas-all-3.1.3 2019-09-19 00:58:51 +08:00
slievrly
edf705b166 clean code. #814 2019-09-18 23:28:37 +08:00
hengyunabc
59df82731c fix jad problem under jdk6/7. close #851 2019-09-18 15:00:55 +08:00
hengyunabc
62ee6df396 [maven-release-plugin] prepare for next development iteration 2019-09-09 11:32:28 +08:00
hengyunabc
75faf476f0 [maven-release-plugin] prepare release arthas-all-3.1.2 2019-09-09 11:32:18 +08:00
hengyunabc
89bd23b9de add logger command. #736 2019-09-06 19:42:02 +08:00
hengyunabc
a5b86d2f41 clean code 2019-09-06 15:57:47 +08:00
hengyunabc
c2a2fbcd39 add heapdump command doc. close #837 2019-09-03 16:46:52 +08:00
hengyunabc
58e77dc6f3 add vmoption command. close #839 2019-09-03 16:32:08 +08:00
hengyunabc
5dc091d38b update SystemPropertyCommand message. 2019-09-03 16:01:51 +08:00
hengyunabc
89a61ff18b add heapdump command. #837 2019-09-02 19:40:03 +08:00
hengyunabc
fe8c8d2ebc session command support print agent id/tunnel server. #835 2019-08-30 02:25:55 +08:00
hengyunabc
79b41b44b5 fix tunnel client logger output. #835 2019-08-30 02:14:24 +08:00
hengyunabc
bde058572f arthas-boot/arthas-core support tunnel server; Configure fix pass "null" string problem; #835 2019-08-29 20:45:27 +08:00
portman xu
baf41aa59f change prompt to arthas@pid (#803) 2019-08-28 14:12:14 +08:00
hydrogen666
5d819563d3 Throw IllegalAccessException out when Configure set filed failed. (#818) 2019-08-16 15:13:42 +08:00
hengyunabc
c1c8cfc0d3 clean code in MemoryCompiler 2019-08-06 16:47:44 +08:00