Files
frameworks_base/core/java/android/os
Marcin Oczeretko d8cc8593c0 Collect telemetry data for System Server Loopers.
Adds LooperStats and LooperStatsService which set a static
Looper.Observer to record the count of dispatched messages and
cpu/latency information. The aggregated stats are collected by
Westworld as pulled atoms.

The collection is disabled by default and requires a manual call to
enable:

adb shell cmd looper_stats enable

Test: Unit tests and tested manually that the collected data seems
reasonable.

Change-Id: I7162fbca4e324f62887f95df3405205cbe4416ca
2018-09-03 16:06:06 +01:00
..
2018-08-28 12:56:57 -07:00
2018-05-18 16:05:41 -04:00
2018-06-04 14:27:59 -07:00
2018-07-17 14:35:01 +00:00