Commit Graph
671 Commits
Author SHA1 Message Date
yanyirandGitHub d2b358b21d use jdk ThreadLocalRandom (#2686) 2023-10-25 15:04:04 +08:00
Winson HuangandGitHub 1c1713cdfe profiler command add action collect (#2685) 2023-09-27 11:22:32 +08:00
Winson HuangandGitHub 0493d953fa profiler command support jfrsync option, check action (#2683) 2023-09-26 10:51:58 +08:00
Allan-QLBandhengyunabc 19c3e0ef40 support windows file separator for file path completion 2023-09-25 19:32:33 +08:00
obslayerandGitHub 00f7848c3a fix typo in thread command description (#2690) 2023-09-25 17:20:37 +08:00
Winson HuangandGitHub 93eaede913 Fix profiler command live option (#2684) 2023-09-25 13:57:57 +08:00
Allan-QLBandGitHub d1586cd727 check directory for JadCommand and fix typos (#2670) 2023-09-22 14:08:40 +08:00
PoisonandGitHub 6221684a01 Polishing #2663 (#2672) 2023-09-21 10:31:16 +08:00
Allan-QLBandGitHub eede2aacf6 Improve token parsing and better support control operators such as pipe and redirections (#2658) 2023-09-20 15:56:00 +08:00
yanyirandGitHub e7baa385c0 feat: upgrade to JUnit 5 (#2517) (#2661) 2023-09-20 15:35:50 +08:00
PoisonandGitHub 2d6930058d Adjust time display accuracy to milliseconds (#2663) 2023-09-20 15:12:45 +08:00
Allan-QLBandhengyunabc a23d93ba45 fix directory check for DumpClassCommand 2023-09-20 14:15:45 +08:00
tianshuangandhengyunabc 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 HuangandGitHub 910b578f25 profiler command support live/sched/cstack/begin/end/ttsp options (#2657) 2023-09-14 15:19:10 +08:00
yanyirandGitHub 69cdf83181 upgrade ognl version from 3.1.19 to 3.4.2 (#2644) 2023-09-14 15:15:21 +08:00
tubaobao3andGitHub 5ab73905b6 fix Override annotation (#2653) 2023-09-12 10:28:50 +08:00
RaymondLam1andGitHub 6a3bc66569 sysenv/sysprop command sorted by key #2619 (#2652) 2023-09-08 12:05:36 +08:00
Allan-QLBandGitHub 7442fba627 jad command support -d/--directory option (#2646) 2023-09-07 16:41:59 +08:00
Winson HuangandGitHub 3fcb654a35 profiler command support alloc/lock/chunksize/chunktime option (#2647) 2023-09-07 16:33:13 +08:00
Allan-QLBandGitHub 88a89275ed fix include/exclude docs of profiler command(#2636) 2023-08-30 15:07:00 +08:00
Winson HuangandGitHub 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 HuangandGitHub 1c41bcdc38 Upgrade profiler action: version, meminfo (#2626) 2023-08-23 14:17:17 +08:00
Winson HuangandGitHub ba63c3ab70 profiler command add dump action (#2622) 2023-08-21 12:58:28 +08:00
Winson HuangandGitHub f375238d74 Add -s,-g,-a,-l option for profiler command, better support farmat option (#2613) 2023-08-18 11:03:26 +08:00
汪小哥andGitHub b58f02f2d6 fix classloader command (#2601) 2023-08-11 20:32:26 +08:00
Winson HuangandGitHub ede902329d Upgrade Async Profiler API to v2.9 (#2608) 2023-08-11 20:14:52 +08:00
汪吉andGitHub 0b29b7d1d8 print job output file path (#2566) 2023-06-21 13:16:43 +08:00
汪吉andGitHub dbb67b5587 update profile include/exclude doc (#2560) 2023-06-14 18:45:43 +08:00
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
codeleepandGitHub 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
GGGGGHTandhengyunabc 735ec2e0b5 vmtool command support interrupt thread. #2427 2023-04-19 19:24:00 +08:00
Joey777210andGitHub 8024aca4cf Add http header connection close (#2432) 2023-04-18 17:53:34 +08:00
pandaapoandGitHub 738e4896e0 watch/trace support maxMatch option. (#2385) 2023-02-09 17:02:45 +08:00
GGGGGHTandGitHub db3141e9d2 when jdk version greater than 9, perfcounter command print more info (#2371) 2023-01-28 16:59:36 +08:00
jiangyuanandGitHub b57379da65 fix the priority of environment properties (#2412) 2023-01-28 16:41:11 +08:00
jiaming.lfandhengyunabc 42ff3ef935 reformat JFRCommand 2023-01-12 11:07:39 +08:00
jiangyuanandGitHub 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
pandaapoandGitHub ca08cf5ebd support ClassLoader#toString() for sc command. (#2329) 2022-11-15 14:40:16 +08:00
hengyunabc 2a4452f839 fix thread command NullPointerException. #2342 2022-11-11 16:19:46 +08:00
hengyunabc 537209a4ee polish #2331, fix package 2022-11-04 15:54:45 +08:00
hengyunabc f6fe8b9134 http api monitor command return timestamp. close #2320 2022-10-21 11:51:28 +08:00
pandaapoandGitHub 55e3a6ee80 fix #2277 sc command throws NPE. (#2308) 2022-10-14 10:29:10 +08:00