使用adb shell top -b -n 1 |findstr 包名 的方式去拿该包名的CPU使用情况,但有许多值显示为CPU占用值为0。但是如果在shell下运行top |grep 包名,数值显示正常求解⊙﹏⊙