Commit Graph

1948 Commits

Author SHA1 Message Date
x956
3745f08752
add arthas-grpc-web-proxy module (#2668) 2023-09-22 14:48:11 +08:00
yanyir
cceb196517 Bump logback from 1.2.11 to 1.2.12 2023-09-22 14:17:36 +08:00
yanyir
60bc1e7155 Bump fastjson2 from 2.0.31 to 2.0.40 2023-09-22 14:16:44 +08:00
yanyir
f5bb0861ce Bump byte-buddy and byte-buddy-agent from 1.14.4 to 1.14.8 2023-09-22 14:15:58 +08:00
yanyir
ec2936d312 Bump netty from 4.1.92.Final to 4.1.97.Final 2023-09-22 14:15:18 +08:00
yanyir
2edc5f3150 Bump AssertJ Core from 2.9.1 to 3.24.2 2023-09-22 14:14:23 +08:00
yanyir
5a04dfb62e Bump zt-zip from 1.14 to 1.16 2023-09-22 14:12:52 +08:00
yanyir
9653fc0e34 Bump spring-boot3 from 3.0.6 to 3.1.3 and spring-boot from 2.7.14 to 2.7.15 2023-09-22 14:12:17 +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
gaattc
97c8fbc3e0
fix not use arthasHome when constructing ArthasAgent(#2544) 2023-09-20 15:21:29 +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
hengyunabc
7676282f2c Prettified Code! 2023-09-20 03:59:06 +00:00
hengyunabc
a9ed41b59a update faq.md 2023-09-20 11:58:36 +08:00
tianshuang
c3c40076fc Make thread id uniformly displayed in decimal format 2023-09-20 11:27:32 +08:00
hengyunabc
93d8f5c2f1 Prettified Code! 2023-09-20 03:12:08 +00:00
hengyunabc
4340d4df73 update faq.md 2023-09-20 11:09:21 +08:00
hengyunabc
6994e45286 update faq.md 2023-09-20 10:36:29 +08:00
hengyunabc
d6f85b169d improve UserStatUtil 2023-09-15 18:48:09 +08:00
hengyunabc
294565ca96 Prettified Code! 2023-09-14 07:19:36 +00: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
hengyunabc
30793f9a7e change revision to 4.0.0-SNAPSHOT 2023-09-07 16:43:51 +08:00
hengyunabc
b3399e2592 Prettified Code! 2023-09-07 08:42:29 +00: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
Fatpandac
f6351cba84
fix: update platform name in Arthas tutorials (#2641) 2023-08-30 15:08:43 +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
e4fab590d8 Prettified Code! 2023-08-24 12:10:09 +00:00
hengyunabc
ce6c3a2472 update site 2023-08-24 20:09:31 +08:00
hengyunabc
5381708074 disable viewing history commands without auth #2620 2023-08-24 19:51:12 +08:00
hengyunabc
aa5459207d update as.sh/arthas-boot help message. #2620 2023-08-24 17:44:21 +08:00
hengyunabc
11ec7d99f0 when listen 0.0.0.0, generate random password. #2620 2023-08-24 17:40:25 +08:00
Fatpandac
b70a887046 chore: fix typo 2023-08-24 10:45:06 +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
Fatpandac
5b4eb75bdb
feat: update online tutorials, switch to killercoda (#2604) 2023-08-14 17:19:08 +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
hengyunabc
4dc65baf7f upgrade bytekit to 0.0.9 2023-08-02 16:09:53 +08:00
hengyunabc
213399fbfa upgrade spring boot to 2.7.14 2023-08-02 16:09:33 +08:00
hengyunabc
76fef20ff6 SimpleHttpResponse adds deserialization whitelist 2023-08-02 16:00:58 +08:00
hengyunabc
af70d95383 Prettified Code! 2023-07-06 08:04:33 +00:00