gongdewei
|
1dcfa251ca
|
rename ThreadModel.threadStats
|
2020-09-24 14:32:46 +08:00 |
|
gongdewei
|
c55cafcbdd
|
init http api buffer pool on demand
|
2020-09-24 14:30:33 +08:00 |
|
 gongdeweiandGitHub
|
503e0de6b4
|
improve dashboard/thread cpu time sample (#1501)
* dashboard command support native thread, delta time
* thread command support --all option
|
2020-09-22 22:18:51 +08:00 |
|
 gongdeweiandGitHub
|
4d06126b76
|
Improve arthas stop logic (#1513, #1514) (#1517)
|
2020-09-22 22:13:50 +08:00 |
|
hengyunabc
|
9e433a26c0
|
improve arthas stop logic. #1514
|
2020-09-22 00:23:24 +08:00 |
|
 gongdeweiandGitHub
|
1f9f7d6e5d
|
Fix metaspace OOM problem when trace large method (#1511)
|
2020-09-18 18:35:34 +08:00 |
|
hengyunabc
|
fe84834880
|
Print recommend latest version #1509
|
2020-09-18 17:51:06 +08:00 |
|
hengyunabc
|
b522ab1472
|
profiler command support include/exclude options. #1479
|
2020-09-07 20:51:17 +08:00 |
|
hengyunabc
|
fa4561533f
|
upgrade async-profiler to 1.8.1. #1478
|
2020-09-07 17:05:34 +08:00 |
|
hengyunabc
|
41f86ac5ca
|
profiler command support framebuf option. #1476
|
2020-09-07 16:39:12 +08:00 |
|
hengyunabc
|
0ade922855
|
fix do not unReg listener error. #1468
|
2020-09-02 20:25:07 +08:00 |
|
hengyunabc
|
dcf50ad948
|
support listen at netty LocalAddress, and tunnel client connect to LocalAddress. #1467
|
2020-09-02 20:15:48 +08:00 |
|
hengyunabc
|
a1c8f43032
|
support listen random port. #524
|
2020-09-02 18:07:56 +08:00 |
|
 mikawudiandGitHub
|
cd67c4aa66
|
Add condition-express param to monitor command (#1420)
|
2020-09-02 15:36:05 +08:00 |
|
 Hollow ManandGitHub
|
e3283f0439
|
Add --classLoaderClass for dump/getstatic/jad/mc/redifine (#1447)
|
2020-08-26 15:27:26 +08:00 |
|
 Hollow ManandGitHub
|
74c313ecaa
|
Add --classLoaderClass for logger (#1445)
|
2020-08-26 11:24:44 +08:00 |
|
 Shao WangandGitHub
|
6a3bd51560
|
fix typo (#1458)
|
2020-08-25 15:01:55 +08:00 |
|
 Hollow ManandGitHub
|
aa810814eb
|
Optimize --classLoaderClass #1428 (#1431)
|
2020-08-18 14:24:37 +08:00 |
|
 Hollow ManandGitHub
|
ea262bd52b
|
Add --classLoaderClass for sc/sm (#1433)
|
2020-08-18 14:00:52 +08:00 |
|
 Hollow ManandGitHub
|
3dc3f36b9d
|
Classloader support matching classloader by class name. (#1428)
|
2020-08-14 13:55:44 +08:00 |
|
hengyunabc
|
efb6d1cc93
|
ignore ClassNotFoundException AgentBootstrap. #1422
|
2020-08-12 20:21:19 +08:00 |
|
 oxseanandGitHub
|
6f4391aaf2
|
fix profiler command --format jfr support(#1406)
|
2020-08-10 19:38:11 +08:00 |
|
hengyunabc
|
f9160fcbea
|
update link to arthas.aliyun.com. #1411
|
2020-08-10 19:34:27 +08:00 |
|
hengyunabc
|
86a45e9ce2
|
update tutorial links
|
2020-08-07 18:28:00 +08:00 |
|
 gongdeweiandGitHub
|
7a01f23a73
|
HTTP API support one-time command execution and add HTTP API docs (#1408)
|
2020-08-07 16:09:19 +08:00 |
|
 gongdeweiandGitHub
|
8d88d2bff5
|
classloader command support the classLoaderClass option (#1360)
|
2020-08-06 11:48:41 +08:00 |
|
 gongdeweiandGitHub
|
dc6c61df82
|
fix profiler actions command does not end (#1403)
|
2020-08-04 11:01:24 +08:00 |
|
 394049428@qq.comandhengyunabc
|
8dfe26625b
|
fix logger command do not work with Log4j2. ##1394 #1395
|
2020-07-30 14:38:23 +08:00 |
|
 gongdeweiandGitHub
|
5c9c1b3d0d
|
fix tt show record missing params (#1387)
|
2020-07-27 11:49:08 +08:00 |
|
hengyunabc
|
694cbfc069
|
Improve the way to get traceid #1362
|
2020-07-23 23:25:34 +08:00 |
|
 gongdeweiandGitHub
|
edb5bead17
|
Transform commands of pkg monitor200 (part 2) (#1355)
|
2020-07-23 15:01:41 +08:00 |
|
hengyunabc
|
c77a4bcf05
|
watch/trace/monitor/tt/stack support verbose option, print ConditionExpress result. #1348
|
2020-07-20 21:01:51 +08:00 |
|
hengyunabc
|
cee21c049c
|
change arthas threads to be daemon #1346
|
2020-07-17 20:53:17 +08:00 |
|
hengyunabc
|
14b1b32542
|
fix web console js do not close connect problem; fix js ws send state problem. #1345
|
2020-07-17 20:30:53 +08:00 |
|
hengyunabc
|
eacc5081fd
|
arthas thread with name
|
2020-07-17 20:27:28 +08:00 |
|
 hengyunabcandGitHub
|
f508a8f74c
|
Transform commands of pkg monitor200 (#1306)
* transform command: logger
* transform command: dashboard, thread
* transform commands: heapdump, perfcounter
* transform command: jvm, improve MEMORY section
* transform command: mbean
|
2020-07-16 19:57:37 +08:00 |
|
gongdewei
|
5c564fbd0f
|
transform command: mbean
|
2020-07-14 20:27:31 +08:00 |
|
gongdewei
|
e629ce72c2
|
transform command: jvm, improve MEMORY section
|
2020-07-14 20:26:15 +08:00 |
|
gongdewei
|
25a8ba9f4f
|
transform commands: heapdump, perfcounter
|
2020-07-14 20:17:31 +08:00 |
|
gongdewei
|
5b7603eebe
|
transform command: dashboard, thread
|
2020-07-14 20:15:03 +08:00 |
|
gongdewei
|
40c2c5e039
|
transform command: logger
|
2020-07-14 20:12:57 +08:00 |
|
hengyunabc
|
94b95b2ab6
|
fix jsr problem. #1304
|
2020-07-14 10:31:49 +08:00 |
|
 gongdeweiandGitHub
|
4a48a7b073
|
Transform commands of pkg klass100 (#1285)
|
2020-07-10 20:31:28 +08:00 |
|
hengyunabc
|
cc17f26968
|
fix save-result options do not work problem. #1298
|
2020-07-08 17:50:19 +08:00 |
|
hengyunabc
|
634fa70fc2
|
clean code
|
2020-07-08 17:48:35 +08:00 |
|
hengyunabc
|
7b119351f5
|
prepare release 3.3.4 ,change package
|
2020-06-29 23:25:13 +08:00 |
|
 gongdeweiandGitHub
|
853e9b6007
|
Transform commands of pkg basic1000 (#1274)
|
2020-06-29 21:09:47 +08:00 |
|
hengyunabc
|
aea2ec25da
|
Checking if arthas is started via SpyAPI
|
2020-06-24 21:50:35 +08:00 |
|
hengyunabc
|
e155bbf1d0
|
improve initArthasEnvironment
|
2020-06-24 21:50:35 +08:00 |
|
hengyunabc
|
31dced261b
|
move init spy code to ArthasBootstrap
|
2020-06-24 21:50:35 +08:00 |
|