summaryrefslogtreecommitdiff
path: root/tools/dump-coverage/dump_coverage.cc
diff options
context:
space:
mode:
authorKalesh Singh <kaleshsingh@google.com>2019-06-19 12:17:43 -0700
committerKalesh Singh <kaleshsingh@google.com>2019-06-25 16:31:38 -0700
commit759af3274daea305f4a2332022fc8c84e1c5d82d (patch)
treeaa897ee571a67074bb2c5ff923b761b66eb90ec8 /tools/dump-coverage/dump_coverage.cc
parent93903b798d23e316e10703cbd77f075f33c5fceb (diff)
Route KernelWakelockReader's userspace native wakelock stats
collection to SystemSuspend (ISuspendControl::getWakeLockStats()) Native wakelocks obatined via SystemSuspend when useSuspendCounter is enabled, will not be reflected in the information available from /d/wakeup_sources or proc/wakelocks. This information has been made available via the ISuspendControl AIDL interface of SystemSuspend. Kernelwakelock stats however are still being collected in the /d/wakeup_sources. Change-Id: I208d004aa0fabcf367016faae77ad51388cdf0ea Bug: 135680393 Test: Observe SystemSuspend service wakelocks in dumpsys batterystats (for instance, "PowerManager.SuspendLockout"): `dumpsys batterystats --checkin | grep wl | grep PowerManager.SuspendLockout`
Diffstat (limited to 'tools/dump-coverage/dump_coverage.cc')
0 files changed, 0 insertions, 0 deletions