Commit Graph
385 Commits
Author SHA1 Message Date
hengyunabc 9f0212422d update trace command doc. #958 2019-12-04 00:56:13 +08:00
hengyunabc be13519032 fix http port 8563 support. #955 2019-12-04 00:40:34 +08:00
hengyunabc 7a131c9a37 trace command skip jdk method by default. #958 2019-12-03 20:29:25 +08:00
hengyunabc 3892fb12c6 fix sc command render fields problem. close #956 2019-12-03 15:48:06 +08:00
hengyunabc cc078bf5d6 move one/profiler java files to spy module, avoid load so profble. #961 2019-12-02 20:32:38 +08:00
hengyunabc 466fa406a1 fix profiler execute make jvm crash problem. close #962 2019-12-02 20:19:09 +08:00
hengyunabc ad0a6404ba update options command doc. 2019-12-02 17:12:08 +08:00
hengyunabc 53d0976ef2 update trace command docs 2019-11-28 16:02:27 +08:00
hengyunabc fcc8c25ad5 improve HttpRequestHandler error log 2019-11-26 02:09:34 +08:00
hengyunabc 0cad734c9e update ProfilerCommand 2019-11-25 03:17:14 +08:00
hengyunabc 24c4bcbac5 polish #942, improve stack in ThreadLocalWatch. 2019-11-20 20:53:44 +08:00
huangjITandhengyunabc 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 Xuandhengyunabc 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
qxoandhengyunabc 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
jiangwhandhengyunabc 0d053b361c thread command support filter by state. #890 2019-10-12 10:39:41 +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
slievrlyandhengyunabc 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 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 xuandhengyunabc baf41aa59f change prompt to arthas@pid (#803) 2019-08-28 14:12:14 +08:00