hengyunabc
|
4cf5d3b3a4
|
Avoid append spy jar to BootstrapClassLoader multiple times. fix #996
|
2019-12-31 15:43:13 +08:00 |
|
hengyunabc
|
eeb579f131
|
print exception message, when render error. fix #994
|
2019-12-30 17:27:08 +08:00 |
|
hengyunabc
|
e4c9e6f3e5
|
clean code
|
2019-12-30 17:13:18 +08:00 |
|
hengyunabc
|
60e1889716
|
fix test
|
2019-12-30 11:45:41 +08:00 |
|
hengyunabc
|
7d186f87f0
|
simplify AgentBootstrap; use long to store pid; #990
|
2019-12-27 19:33:17 +08:00 |
|
hengyunabc
|
f5270aba36
|
support ArthasEnvironment. #986
|
2019-12-27 15:11:18 +08:00 |
|
hengyunabc
|
558137a581
|
update doc
|
2019-12-26 10:45:31 +08:00 |
|
hengyunabc
|
ee08fa5b34
|
hide the shutdown command. #982
|
2019-12-25 19:40:55 +08:00 |
|
hengyunabc
|
5abcb65ef3
|
add known user
|
2019-12-23 16:36:09 +08:00 |
|
hengyunabc
|
9b79208416
|
update licenses
|
2019-12-20 15:12:29 +08:00 |
|
hengyunabc
|
380e96ee12
|
add known user
|
2019-12-19 16:01:01 +08:00 |
|
hengyunabc
|
1d9643f357
|
update doc, polish #976
|
2019-12-18 15:58:37 +08:00 |
|
hengyunabc
|
1e6ee6d976
|
Merge branch 'master' of github.com:alibaba/arthas
|
2019-12-18 15:49:46 +08:00 |
|
pipetee
|
a0c33db7a8
|
Add tee command for pipes (#976)
|
2019-12-18 15:48:29 +08:00 |
|
hengyunabc
|
bd70d05da2
|
clean code
|
2019-12-18 15:33:24 +08:00 |
|
hengyunabc
|
edb506eb89
|
update doc
|
2019-12-11 14:52:31 +08:00 |
|
hengyunabc
|
f42c9680cc
|
update download.md
|
2019-12-11 14:46:20 +08:00 |
|
hengyunabc
|
778ffa2577
|
fix arthas-boot error when have _JAVA_OPTIONS env. #970
|
2019-12-11 11:31:09 +08:00 |
|
Robert LU
|
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
|
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
|
2019-12-04 02:44:56 +08:00 |
|
hengyunabc
|
4394331137
|
update doc. polish #435
|
2019-12-04 01:33:42 +08:00 |
|
lilizhaolilizhao
|
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 Lu
|
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
|
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 |
|