adb bugreport應該是包含adb shell dumpsys的結果,不過我不確定它倆之間的非常確切的關係是什麼

hrdom發表於2024-05-30

adb bugreport:

========================================================
== Android Framework Services
========================================================
------ DUMPSYS (/system/bin/dumpsys) ------
-------------------------------------------------------------------------------
DUMP OF SERVICE activity:

DUMP OF SERVICE CRITICAL sensorservice:

--------- 0.008s was the duration of dumpsys xiaomi.joyose, ending at: 2024-05-29 20:20:35
------ 18.464s was the duration of 'DUMPSYS' ------
------ 4.551s was the duration of 'DUMPSYS PROTO' ------
========================================================
== Checkins
========================================================
------ CHECKIN BATTERYSTATS (/system/bin/dumpsys -T 30000 batterystats -c) ------

========================================================
== Running Application Activities
========================================================(這種形狀的就是某一部分的開頭)


adb shell dumpsys:

DUMP OF SERVICE sensorservice:

相關文章