用户工具

站点工具


arthas

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
arthas [2020/08/08 19:56] – 创建 plougharthas [Unknown date] (当前版本) – 移除 - 外部编辑 (Unknown date) 127.0.0.1
行 1: 行 1:
-<code> 
-# 下载 
-wget https://alibaba.github.io/arthas/arthas-boot.jar 
-# 启动 
-java -jar arthas-boot.jar --target-ip 0.0.0.0 
-# 帮助 
-help 
-# 查看系统实时数据面板 
-dashboard 
-# 打印线程 id1 的堆栈 
-thread 1 
  
-# 查找 JVM 中已加载的类 
-sc -d *MathGame 
-# 反编译代码 
-jad demo.MathGame 
-# 查看方法的返回值 
-watch demo.MathGame primeFactors returnObj 
- 
-# 彻底退出 
-stop 
-</code> 
arthas.1596887773.txt.gz · 最后更改: 2022/12/28 17:53 (外部编辑)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki