hengyunabc
|
9c847d2dd5
|
enhance ClassLoader#loadClass to reslove the classloader can not load SpyAPI problem. #1596
|
2020-11-30 22:38:23 +08:00 |
|
hengyunabc
|
0aed28966c
|
improve
|
2020-11-24 22:08:39 +08:00 |
|
hengyunabc
|
d2d5641e1e
|
polish #1586
|
2020-11-24 17:20:27 +08:00 |
|
 superheizaiandGitHub
|
e9e83c9aa1
|
use advise's classloader to avoid NPE when the class is not loaded by current thread (#1586)
|
2020-11-24 17:18:32 +08:00 |
|
hengyunabc
|
85aa4f27b4
|
session command print tunnel client connect status. #1576
|
2020-11-09 16:40:06 +08:00 |
|
hengyunabc
|
709f088133
|
improve print agentId in welcome message. #1575
|
2020-11-09 16:21:53 +08:00 |
|
hengyunabc
|
1eafe43b0a
|
arthas-spring-boot-starter support appName. #1562
|
2020-11-03 15:27:46 +08:00 |
|
hengyunabc
|
288b1eee0c
|
fix testcase. #1561
|
2020-11-03 01:02:00 +08:00 |
|
hengyunabc
|
cdec5061b4
|
remove default value in as.sh/arthas-boot. #1561
|
2020-11-03 00:50:38 +08:00 |
|
hengyunabc
|
e13ced6fdf
|
support config appName;tunnel client/server support add appName prefix for agentId. #1562
|
2020-11-02 20:56:16 +08:00 |
|
hengyunabc
|
248e6172e7
|
clean code
|
2020-11-02 20:16:48 +08:00 |
|
hengyunabc
|
b64e18e1c5
|
upgrade bytekit to 0.0.2. #1545
|
2020-11-02 17:26:13 +08:00 |
|
hengyunabc
|
e53f355978
|
tunnel client report arthas version. #1556
|
2020-10-26 17:15:39 +08:00 |
|
hengyunabc
|
32d4321a99
|
tunnel server/client support http proxy. #1553
|
2020-10-23 19:02:33 +08:00 |
|
hengyunabc
|
a2b45c45b8
|
fix ArthasAgent NullPointerException. #1546
|
2020-10-22 15:04:59 +08:00 |
|
hengyunabc
|
8d43d8cc45
|
move bytekit to a independent project. #1545
|
2020-10-21 23:32:58 +08:00 |
|
 fornaixandGitHub
|
6be0cc596b
|
Support profiler command on arm64. (#1259)
|
2020-10-19 22:36:53 +08:00 |
|
 reecoandGitHub
|
ef2b8e57c9
|
feature: optimize version management (#1543)
|
2020-10-18 23:29:12 +08:00 |
|
 gongdeweiandGitHub
|
832573e1a9
|
Reduce small objects generated by dashboard commands (#1533) #1542
|
2020-10-16 17:29:49 +08:00 |
|
hengyunabc
|
b9aabe4200
|
[maven-release-plugin] prepare for next development iteration
|
2020-09-27 23:10:43 +08:00 |
|
hengyunabc
|
4268b4d13e
|
[maven-release-plugin] prepare release arthas-all-3.4.3
|
2020-09-27 23:10:32 +08:00 |
|
hengyunabc
|
59dd383084
|
avoid retransform lambda class. #1512
|
2020-09-27 19:07:52 +08:00 |
|
hengyunabc
|
4abcac9b65
|
avoid retransform lambda class. #1512
|
2020-09-27 19:03:11 +08:00 |
|
hengyunabc
|
f775b0fd42
|
Upgrad termd to 1.1.7.10 , remove unnecessary code #1529
|
2020-09-27 16:45:43 +08:00 |
|
hengyunabc
|
a7a1c06ecb
|
Upgrade asm to 9.0 #1527
|
2020-09-24 23:25:47 +08:00 |
|
hengyunabc
|
512472ed17
|
Fix the problem that when the --enable-preview feature is enabled, set the wrong java version in watch/trace. #1526 #1223
|
2020-09-24 20:35:03 +08:00 |
|
hengyunabc
|
e40025a2df
|
[maven-release-plugin] prepare for next development iteration
|
2020-09-22 22:28:39 +08:00 |
|
hengyunabc
|
956a27bff8
|
[maven-release-plugin] prepare release arthas-all-3.4.2
|
2020-09-22 22:28:28 +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
|
4972f64713
|
[maven-release-plugin] prepare for next development iteration
|
2020-09-11 20:45:46 +08:00 |
|
hengyunabc
|
d748271fd1
|
[maven-release-plugin] prepare release arthas-all-3.4.1
|
2020-09-11 20:45:34 +08:00 |
|
hengyunabc
|
6c00962508
|
fix arthas load logback.xml from app problom. #1495
|
2020-09-11 20:23:57 +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
|
c0721bcc98
|
[maven-release-plugin] prepare for next development iteration
|
2020-09-02 23:32:32 +08:00 |
|
hengyunabc
|
b85bc9aafb
|
[maven-release-plugin] prepare release arthas-all-3.4.0
|
2020-09-02 23:32:20 +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 |
|
hengyunabc
|
60bb714675
|
change version to 3.4.0-SNAPSHOT
|
2020-08-31 11:04:26 +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 |
|