alibaba / arthas

Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
https://arthas.aliyun.com/
Apache License 2.0
35.7k stars 7.51k forks source link

New Options and Documents #2920

Closed ZhaoGuorui666 closed 1 month ago

ZhaoGuorui666 commented 1 month ago

新增四个选项代码实现:

  1. --features(async profiler issue#777 async profiler issue#736
  2. --signal(async profiler issue#759
  3. --clock(async profiler issue#723
  4. --norm(async profiler issue#832

新增文档: 根据async profiler新版本的提升,完善现有文档:

  1. --jfrsyncasync profiler issue#750
  2. --ttspasync profiler issue#833

增加新事件、新选项的文档:

  1. ctimer事件(async profiler issue#855
  2. vtable特性(async profiler issue#736
  3. comptask 特性(async profiler issue#777
  4. --signal 选项(async profiler issue#759
  5. --clock 选项(async profiler issue#723
  6. --norm 选项(async profiler issue#832