Arthas 服务监控-options-火焰图
options

profiler 火焰图

Profiler start 火焰图启动命令
从现在开始每隔一段时间收集数据获取采样的样本 并且生成火焰图
Profiler list
显示出profiler 支持的所有的事件
Profiler getSamples
获取样本


总结

Trace 追踪最耗时 的方法
Jad 反编译
Watch 观察指定方法的调用情况

options

profiler 火焰图

Profiler start 火焰图启动命令
从现在开始每隔一段时间收集数据获取采样的样本 并且生成火焰图
Profiler list
显示出profiler 支持的所有的事件
Profiler getSamples
获取样本


总结

Trace 追踪最耗时 的方法
Jad 反编译
Watch 观察指定方法的调用情况
