Arthas

// 看方法入参和返回值(想看详细数据,把2换3换4...越深层数据详细)
watch methodPath methodName '{params,returnObj}' -x2 'params[0]<0'

// 看方法调用链路和耗时
trace methodPath methodName

// 反编译 看代码是否更新
jad clazzPath
posted @ 2025-02-06 12:00  Red_Revolution  阅读(2)  评论(0编辑  收藏  举报