03 2021 档案

android anr 中查看 线程间死锁。
摘要:找关键字Blocked, 发现tid=66 与tid=67 发生死锁。 "WifiP2pService" prio=5 tid=66 Blocked | group="main" sCount=1 dsCount=0 flags=1 obj=0x14485288 self=0x70e4e6cc00 阅读全文

posted @ 2021-03-25 15:22 huangguanyuan 阅读(493) 评论(0) 推荐(0) 编辑

awk 的 使用。
摘要:根据进程名,获取对应进程PID strace -o /sdcard/LogKit/output_wificond.txt -T -ttt -e trace=all -p `ps -A | grep wificond | awk '{print $2}'` strace -o /sdcard/LogK 阅读全文

posted @ 2021-03-17 17:24 huangguanyuan 阅读(54) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示