Commit Graph
837 Commits
Author SHA1 Message Date
pipeteeandhengyunabc a0c33db7a8 Add tee command for pipes (#976) 2019-12-18 15:48:29 +08:00
hengyunabc 778ffa2577 fix arthas-boot error when have _JAVA_OPTIONS env. #970 2019-12-11 11:31:09 +08:00
Robert LUandhengyunabc b69203f029 Naming the thread of ShellServerImpl (#967) 2019-12-09 11:47:32 +08:00
hengyunabc 19aa01b092 improve humanReadableByteCount 2019-12-05 17:35:45 +08:00
hengyunabc 50f8cf862f update doc 2019-12-05 17:34:59 +08:00
hengyunabc 25e0444ded [maven-release-plugin] prepare for next development iteration 2019-12-04 11:30:39 +08:00
hengyunabc b4f1066dd3 [maven-release-plugin] prepare release arthas-all-3.1.7 arthas-all-3.1.7 2019-12-04 11:30:29 +08:00
hengyunabc 6aeddf69a4 prepare release 2019-12-04 11:25:31 +08:00
hengyunabc e0583f11ef [maven-release-plugin] prepare for next development iteration 2019-12-04 02:45:06 +08:00
hengyunabc fd217e1160 [maven-release-plugin] prepare release arthas-all-3.1.6 arthas-all-3.1.6 2019-12-04 02:44:56 +08:00
hengyunabc 4394331137 update doc. polish #435 2019-12-04 01:33:42 +08:00
lilizhaolilizhaoandhengyunabc 5850869843 support print fields in parent class. #435 2019-12-04 01:29:06 +08:00
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 cb2700370f upgrade to termd 1.1.7.6. #948 2019-12-03 20:37:39 +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 11601e8f34 update doc for webconsole port. #955 2019-11-28 17:53:28 +08:00
hengyunabc 53d0976ef2 update trace command docs 2019-11-28 16:02:27 +08:00
hengyunabc 649298c035 fix doc 2019-11-28 10:59:26 +08:00
hengyunabc 577b5b8fe1 fix typo 2019-11-28 10:48:28 +08:00
Tony Luandhengyunabc 9ac432204e add known user (#952) 2019-11-27 13:50:06 +08:00
hengyunabc 9b6c4dd620 update doc 2019-11-26 11:32:55 +08:00
hengyunabc b43b68eb4f update LICENSE. #947 2019-11-26 11:20:58 +08:00
hengyunabc e71891f9be Merge branch 'master' of github.com:alibaba/arthas 2019-11-26 11:19:43 +08:00
hengyunabc ecd28c029f update doc 2019-11-26 11:17:17 +08:00
hengyunabc 1e006c0018 update CONTRIBUTING.md 2019-11-26 10:51:38 +08:00
hengyunabc daeec7dbbc [maven-release-plugin] prepare for next development iteration 2019-11-26 02:15:29 +08:00
hengyunabc 67406df980 [maven-release-plugin] prepare release arthas-all-3.1.5 arthas-all-3.1.5 2019-11-26 02:15:19 +08:00
hengyunabc 2570fae5b2 prepare release 2019-11-26 02:11:21 +08:00
hengyunabc fcc8c25ad5 improve HttpRequestHandler error log 2019-11-26 02:09:34 +08:00
hengyunabc becb405aa8 fix arthas-output link 2019-11-25 20:45:57 +08:00
hengyunabc cfd73845ab update profiler doc. #923 2019-11-25 16:54:32 +08:00
hengyunabc 0cad734c9e update ProfilerCommand 2019-11-25 03:17:14 +08:00
hengyunabc 0411edbc00 update doc 2019-11-22 20:50:21 +08:00
hengyunabc 88ac062b51 Upgrade logger.api to 0.2.8. close #945 2019-11-21 17:09:49 +08:00
hengyunabc c3778337c0 improve error log. close #944 2019-11-21 14:48:05 +08:00
hengyunabc 83275d1e27 add vote links 2019-11-21 14:04:35 +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
huangjITandhengyunabc 107da67c2d fix monitor command time stat problem(#942) 2019-11-20 20:51:38 +08:00
Arviiinandhengyunabc 653b21760a add known user (#927) 2019-11-14 14:28:58 +08:00
hengyunabc 61f3d9af1e update doc. 2019-11-12 19:47:22 +08:00
hengyunabc 38c02a2838 Merge branch 'master' of github.com:alibaba/arthas 2019-11-11 15:37:12 +08:00
hengyunabc bd6db6c85d fix typo. #923 2019-11-11 15:36:53 +08:00
hengyunabc fc74077a75 fix rpm build 2019-11-11 15:32:53 +08:00
Zhendong Yangandhengyunabc 53e800568c Add known user (#911) 2019-11-11 10:49:10 +08:00