Commit Graph

640 Commits

Author SHA1 Message Date
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
pandaapo
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
pandaapo
55e3a6ee80
fix #2277 sc command throws NPE. (#2308) 2022-10-14 10:29:10 +08:00
hengyunabc
bdd9a9328a fix typo #2145 2022-10-11 10:34:53 +08:00
hengyunabc
ab3337f8af copy webui build result to core module. #2145 2022-10-10 23:05:25 +08:00
Roger3581321
1589d04906
Fix typo (#2294) 2022-10-09 11:13:10 +08:00
kxkxkxkxkx
9ca6782acd
fix:Solve the problem that the response stream is blocked when getting the latest version of arthas (#2290) 2022-09-21 19:31:21 +08:00
hengyunabc
6762a22f84 improve logger command detect log type. #2269 2022-09-02 16:10:08 +08:00
hengyunabc
4c0b7b36e4 support higher version of JDK to attach lower version of JDK. #2249 2022-08-25 16:05:15 +08:00
longxu0509
c536748f20 add jfr command. #2262 2022-08-25 15:33:49 +08:00
hengyunabc
1d9908752f HTTP API support plain txt ObjectView #2261 2022-08-24 21:23:12 +08:00
hengyunabc
572282c0ea upgrade fastjson to 1.2.83 2022-05-25 11:22:25 +08:00
hengyunabc
7043607c5f fix trace cost percentage. #2171 2022-05-10 17:57:08 +08:00
hengyunabc
56106401f9 when under root dir, do not print parent link in DirectoryBrowser. #2173 2022-05-10 15:36:49 +08:00
hengyunabc
4faefc44a0 vmtool command support http api. #2141 2022-04-24 20:48:07 +08:00
hengyunabc
a4be43ded7 Revert "fastjson IgnoreNonFieldGetter"
This reverts commit c214f2fca9.
2022-04-24 20:07:11 +08:00
hengyunabc
d6c99db2f6 print more info when jad command failed. #2148 2022-04-24 17:13:48 +08:00
yqxzy
20d0faab37
fix monitor command -E flag support #2009 2022-04-24 14:16:05 +08:00
hengyunabc
1f1cfd01e5 polish #2156 2022-04-22 16:33:46 +08:00
yqxzy
620bdf611d
trace command print the percentage of time cost (#2156) 2022-04-22 16:19:14 +08:00
hengyunabc
39760baf17 fix tunnel proxy websocket can not process frame length larger than 65536 problem. #2152 2022-04-18 20:49:09 +08:00
hengyunabc
fc37ff7d38 upgrade fastjson to 1.2.80-fix. #2153 2022-04-18 17:01:43 +08:00
hengyunabc
c214f2fca9 fastjson IgnoreNonFieldGetter 2022-04-18 17:01:06 +08:00
hengyunabc
69f08a3343 add more info about expand object 2022-04-15 21:11:32 +08:00
hengyunabc
c661d2d248 update trace/watch command help message 2022-04-13 15:39:36 +08:00
haidao
2157ca3c0d
fix typo (#2144) 2022-04-07 13:17:13 +08:00
cy2zq
9cee219896
fix:mac chrome webconsole xterm size problem (#2126) 2022-03-25 16:47:57 +08:00
hengyunabc
23d1edee6e fix download large file problem. #2135 2022-03-25 16:35:12 +08:00
hengyunabc
f4ba958911 Revert "fix resource not close problem. #2037"
This reverts commit c08ccec21f.
2022-03-25 16:35:12 +08:00
hengyunabc
6f855ef2cc
Support strict mode (#2134) 2022-03-25 15:00:29 +08:00
hengyunabc
d9aa3fed6d fix typo 2022-03-24 10:55:01 +08:00
hengyunabc
851c2948e5 classloader command support url statistics. #2095 2022-03-03 00:41:32 +08:00
hengyunabc
8dd155f425 handle MemoryPoolMXBean.getUsage() exception. #2120 2022-03-02 17:28:37 +08:00
hengyunabc
5a98510635 add memory command. #2118 2022-03-01 23:36:46 +08:00