https://arthas.gitee.io/stack.html

很多时候我们都知道一个方法被执行,但这个方法被执行的路径非常多,或者你根本就不知道这个方法是从那里被执行了,此时你需要的是 stack 命令。

在 arthas 命令行执行

stack com.redxun.bpm.core.service.BpmInstServiceImpl doStartProcess

执行结果

 

posted on 2022-05-11 18:29  自由港  阅读(1832)  评论(0)    收藏  举报