Commit Graph
195 Commits
Author SHA1 Message Date
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
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 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 xuandhengyunabc baf41aa59f change prompt to arthas@pid (#803) 2019-08-28 14:12:14 +08:00
hydrogen666andhengyunabc 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
James Xuandhengyunabc 4b63aa52da clean up the code a little bit by following Uncle Bob's clean code guide (#785) 2019-07-23 10:52:56 +08:00
zhangjinandhengyunabc d630ba9a6f sm support classloader hash. #767 2019-07-08 15:37:26 +08:00
zhangjinandhengyunabc a2d27f91d4 sc sm support -c option (#766) 2019-07-05 18:38:52 +08:00
hengyunabc c8e8374ed1 add stop command, an alias for shutdown. #707 2019-07-05 16:05:23 +08:00
hengyunabc 4edacab7c5 fix tt command cost less than 0. #746 2019-06-26 23:35:09 +08:00
hengyunabc a5efe2546e upgrade cfr to 0.145. #753 2019-06-26 17:56:36 +08:00
netrobyandhengyunabc 54e4d0424a using cfr dependency from upstream mvn repository (#751) 2019-06-25 10:56:42 +08:00
hengyunabc 555958c608 [maven-release-plugin] prepare for next development iteration 2019-05-15 17:34:38 +08:00
hengyunabc 0f17a45633 [maven-release-plugin] prepare release arthas-all-3.1.1 2019-05-15 17:34:24 +08:00
hengyunabc c61fd13763 save history when job complete. #9 2019-05-15 17:04:19 +08:00
hengyunabc 487742dfb0 polish #614 2019-05-14 19:50:32 +08:00
hengyunabc 21ce2dd324 dashboard command remove the useless tomcat table. #696 2019-05-14 17:09:14 +08:00
hengyunabc b48aa0c8e1 fix job redirect cache location. #695 2019-05-14 16:10:37 +08:00
hengyunabc a4a2d08d4d fix bg job exit problem. #694 2019-05-14 16:06:37 +08:00
hengyunabc a3f148c587 set arthas logs directory to /tmp/logs, when user.home is not writeable. #572 2019-05-10 16:03:35 +08:00
徐志毅andhengyunabc 2002c00e04 add mbean command (#666) 2019-05-09 19:48:19 +08:00
徐志毅andhengyunabc e188370099 trace line number support (#668) 2019-05-09 10:42:43 +08:00
hengyunabc c3805d8dab redefine command log redefine info. #530 2019-05-05 19:03:16 +08:00
hengyunabc 195ea0667b fix jad commnad VerifyError when the class is created by lambda expression. #675 2019-04-30 16:08:37 +08:00
徐志毅andhengyunabc 45dfcdcf69 jad complete method name (#667) 2019-04-28 14:44:37 +08:00
徐志毅andhengyunabc 353d8501f3 improve timetunnel command(#631) 2019-04-28 14:24:23 +08:00
徐志毅andhengyunabc 51c0c2ef43 fix some doc and comment (#629) 2019-04-26 17:56:59 +08:00