smart-test-ti / SoloX

💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具)
https://smart-test-ti.github.io/solox
MIT License
994 stars 177 forks source link

Android 使用提示 no found app process,不知道是不是我机型有问题 #50

Closed gengxuefu closed 2 years ago

gengxuefu commented 2 years ago

_20220824221117 不加 -ef ,不显示当前进程list C:\Users\Administrator>adb -s 195 shell ps | findstr tv.danmaku.bili

C:\Users\Administrator>adb -s 195 shell ps USER PID PPID VSZ RSS WCHAN ADDR S NAME shell 20536 23106 2260928 3704 0 0 R ps

C:\Users\Administrator>adb -s 195 shell ps -ef| findstr tv.danmaku.bili u0_a306 19253 859 14 21:53:06 ? 00:01:35 tv.danmaku.bili

rafa0128 commented 2 years ago

_20220824221117 不加 -ef ,不显示当前进程list C:\Users\Administrator>adb -s 195 shell ps | findstr tv.danmaku.bili

C:\Users\Administrator>adb -s 195 shell ps USER PID PPID VSZ RSS WCHAN ADDR S NAME shell 20536 23106 2260928 3704 0 0 R ps

C:\Users\Administrator>adb -s 195 shell ps -ef| findstr tv.danmaku.bili u0_a306 19253 859 14 21:53:06 ? 00:01:35 tv.danmaku.bili

已经修复,请拉取最新代码,如果解决了的话,帮忙star一下哈