Commit Graph

676 Commits

Author SHA1 Message Date
CrazyCoder
cdb6efeca3
Release netty ByteBuf after use (#2835) 2024-07-21 17:05:49 +08:00
CrazyCoder
15d3bbf7a7
fix typo (#2830) 2024-05-14 14:56:30 +08:00
wellweek
b9fe1e1747 fix some typos
Signed-off-by: wellweek <xiezitai@outlook.com>
2024-03-08 15:03:24 +08:00
hengyunabc
cb5d59fd0b update tt docs. #2771 2024-01-02 15:44:06 +08:00
dkbmtb
eb9596f06a
Refactored code to adopt JDK 8 style and features. (#2759) 2023-12-25 13:24:15 +08:00
yanyir
d2b358b21d
use jdk ThreadLocalRandom (#2686) 2023-10-25 15:04:04 +08:00
Winson Huang
1c1713cdfe
profiler command add action collect (#2685) 2023-09-27 11:22:32 +08:00
Winson Huang
0493d953fa
profiler command support jfrsync option, check action (#2683) 2023-09-26 10:51:58 +08:00
Allan-QLB
19c3e0ef40 support windows file separator for file path completion 2023-09-25 19:32:33 +08:00
obslayer
00f7848c3a
fix typo in thread command description (#2690) 2023-09-25 17:20:37 +08:00
Winson Huang
93eaede913
Fix profiler command live option (#2684) 2023-09-25 13:57:57 +08:00
Allan-QLB
d1586cd727
check directory for JadCommand and fix typos (#2670) 2023-09-22 14:08:40 +08:00
Poison
6221684a01
Polishing #2663 (#2672) 2023-09-21 10:31:16 +08:00
Allan-QLB
eede2aacf6
Improve token parsing and better support control operators such as pipe and redirections (#2658) 2023-09-20 15:56:00 +08:00
yanyir
e7baa385c0
feat: upgrade to JUnit 5 (#2517) (#2661) 2023-09-20 15:35:50 +08:00
Poison
2d6930058d
Adjust time display accuracy to milliseconds (#2663) 2023-09-20 15:12:45 +08:00
Allan-QLB
a23d93ba45 fix directory check for DumpClassCommand 2023-09-20 14:15:45 +08:00
tianshuang
c3c40076fc Make thread id uniformly displayed in decimal format 2023-09-20 11:27:32 +08:00
hengyunabc
d6f85b169d improve UserStatUtil 2023-09-15 18:48:09 +08:00
Winson Huang
910b578f25
profiler command support live/sched/cstack/begin/end/ttsp options (#2657) 2023-09-14 15:19:10 +08:00
yanyir
69cdf83181
upgrade ognl version from 3.1.19 to 3.4.2 (#2644) 2023-09-14 15:15:21 +08:00
tubaobao3
5ab73905b6
fix Override annotation (#2653) 2023-09-12 10:28:50 +08:00
RaymondLam1
6a3bc66569
sysenv/sysprop command sorted by key #2619 (#2652) 2023-09-08 12:05:36 +08:00
Allan-QLB
7442fba627
jad command support -d/--directory option (#2646) 2023-09-07 16:41:59 +08:00
Winson Huang
3fcb654a35
profiler command support alloc/lock/chunksize/chunktime option (#2647) 2023-09-07 16:33:13 +08:00
Allan-QLB
88a89275ed
fix include/exclude docs of profiler command(#2636) 2023-08-30 15:07:00 +08:00
Winson Huang
8ccb9cba90
profiler command support jstackdepth option, remove framebuf option (#2634) 2023-08-30 11:43:29 +08:00
hengyunabc
5381708074 disable viewing history commands without auth #2620 2023-08-24 19:51:12 +08:00
hengyunabc
11ec7d99f0 when listen 0.0.0.0, generate random password. #2620 2023-08-24 17:40:25 +08:00
Winson Huang
1c41bcdc38
Upgrade profiler action: version, meminfo (#2626) 2023-08-23 14:17:17 +08:00
Winson Huang
ba63c3ab70
profiler command add dump action (#2622) 2023-08-21 12:58:28 +08:00
Winson Huang
f375238d74
Add -s,-g,-a,-l option for profiler command, better support farmat option (#2613) 2023-08-18 11:03:26 +08:00
汪小哥
b58f02f2d6
fix classloader command (#2601) 2023-08-11 20:32:26 +08:00
Winson Huang
ede902329d
Upgrade Async Profiler API to v2.9 (#2608) 2023-08-11 20:14:52 +08:00
汪吉
0b29b7d1d8
print job output file path (#2566) 2023-06-21 13:16:43 +08:00
汪吉
dbb67b5587
update profile include/exclude doc (#2560) 2023-06-14 18:45:43 +08:00
Chris Tian
e3a5c3d8bc
Support profiler command in Alpine Linux, support musl libc (#2481)
* Support profiler command in Alpine Linux, support musl libc

* Add pipeline for building Alpine Linux async-profiler dynamic link library files

---------

Co-authored-by: 昆泰 <dongyun.tdy@alibaba-inc.com>
2023-05-08 16:59:58 +08:00
codeleep
fa1d2bd30a
UserStat support agentId (#2501) 2023-05-05 16:30:08 +08:00
hengyunabc
b73475fe08 upgrade to fastjson2. #2498 2023-05-04 19:10:08 +08:00
hengyunabc
8834a0f2b2 change target to jdk8. #2146 2023-04-23 16:21:22 +08:00
GGGGGHT
735ec2e0b5 vmtool command support interrupt thread. #2427 2023-04-19 19:24:00 +08:00
Joey777210
8024aca4cf
Add http header connection close (#2432) 2023-04-18 17:53:34 +08:00
pandaapo
738e4896e0
watch/trace support maxMatch option. (#2385) 2023-02-09 17:02:45 +08:00
GGGGGHT
db3141e9d2
when jdk version greater than 9, perfcounter command print more info (#2371) 2023-01-28 16:59:36 +08:00
jiangyuan
b57379da65
fix the priority of environment properties (#2412) 2023-01-28 16:41:11 +08:00
jiaming.lf
42ff3ef935 reformat JFRCommand 2023-01-12 11:07:39 +08:00
jiangyuan
03cb78230b
fix typo (#2388) 2022-12-30 16:32:12 +08:00
hengyunabc
4fc682265c classloader command support jdk.internal.loader.ClassLoaders$AppClassLoade. #2350 2022-11-18 17:01:30 +08:00
hengyunabc
be27d0e51d fix pom.xml url. #2348 2022-11-18 11:21:53 +08:00
hengyunabc
23bff5bae4 update thanks.txt, delete links 2022-11-17 22:56:50 +08:00