Commit Graph

695 Commits

Author SHA1 Message Date
haidao
797baf5b04
upgrade termd to 1.1.7.14 and maven-shade-plugin to 3.6.0 (#2949) 2024-11-20 22:27:42 +08:00
hengyunabc
4e931cbe83 add OgnlTest. #2954 2024-11-20 17:13:03 +08:00
hengyunabc
aa23a4acc9 downgrade ognl to 3.3.5. #2954, #2953 2024-11-20 17:12:37 +08:00
hengyunabc
1911278205 watch/trace support <init> completion. #2945 2024-11-13 16:57:01 +08:00
hengyunabc
ba380bbc8a Revert "Improve token parsing and better support control operators such as pi…"
This reverts commit eede2aacf6.
2024-11-13 16:47:10 +08:00
hengyunabc
a5fa6df5f2 improve quit message. #2936 2024-11-13 16:27:31 +08:00
hengyunabc
fca248c48b polish #2905 2024-10-17 16:32:54 +08:00
CrazyCoder
f5b509b376
profiler command update Options and Documents (#2920) 2024-10-17 16:05:10 +08:00
CrazyCoder
59b87ca10c
profiler command support --wall option(#2905) 2024-10-04 20:51:54 +08:00
hengyunabc
925cf178c8 update one.profiler 2024-09-25 14:18:29 +08:00
hengyunabc
58237ce4bc fix http ERR_CONTENT_LENGTH_MISMATCH. #2916 2024-09-25 11:06:47 +08:00
daguimu
66d671240f typo: ariable name and word error. 2024-09-22 16:37:34 +08:00
CrazyCoder
2b6d331fa8
Upgrade async profiler to 3.0 (#2903) 2024-09-18 22:14:00 +08:00
dkbmtb
ee6fca1349
fix typo (#2762) 2024-09-10 21:57:01 +08:00
hengyunabc
e1264657d3 fix ognl command not invoke static method. #2892 2024-09-10 11:14:36 +08:00
CC11001100
9079a0c314
fix typo (#2894) 2024-09-09 15:44:17 +08:00
RaymondLam1
9b5b22c999
Merge pull request #2845 from ZhaoGuorui666/optimize-buildtree
optimize BuildTree of ClassLoader -t
2024-09-03 10:18:46 +08:00
hengyunabc
cfea6d18e5 fix thread command NullPointerException. #2875 2024-07-25 14:51:44 +08:00
CrazyCoder
cdb6efeca3
Release netty ByteBuf after use (#2835) 2024-07-21 17:05:49 +08:00
赵国瑞
7120e02f43 optimize BuildTree of ClassLoader -t 2024-06-06 08:54:48 +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