mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
197 B
197 B
比如希望在后台执行trace命令,那么调用下面命令
trace demo.MathGame primeFactors &{{execute T2}}
这时命令在后台执行,可以在console中继续执行其他命令。