summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/os/KernelWakelockReader.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Add more logging for wakelock stats inquiries""Michael Sun2020-12-301-1/+0
|\
| * Revert "Add more logging for wakelock stats inquiries"Michael Sun2020-12-211-1/+0
* | KernelWakelockReader: provide class level lock when updates staleStatsMichael Sun2020-12-211-13/+19
|/
* Add more logging for wakelock stats inquiriesMichael Sun2020-12-041-0/+1
* Update to use new android.system.suspend.control AIDL interfaceMichael Sun2020-11-061-6/+7
* Don't cache suspend_control serviceKalesh Singh2020-07-131-8/+21
* KernelWakelockReader: reuse buffer when parsingTri Vo2019-10-091-6/+10
* Merge "Get native wakelock stats from SystemSuspend if /sys/class/wakeup not ...Kalesh Singh2019-07-301-19/+36
|\
| * Get native wakelock stats from SystemSuspend if /sys/class/wakeup not available.Kalesh Singh2019-07-261-19/+36
* | Merge "Get wakelock stats from SystemSuspend"Kalesh Singh2019-07-251-62/+73
|\|
| * Get wakelock stats from SystemSuspendKalesh Singh2019-07-231-62/+73
* | Merge "Route KernelWakelockReader's userspace native wakelock stats collectio...Kalesh Singh2019-06-261-11/+80
|\|
| * Route KernelWakelockReader's userspace native wakelock statsKalesh Singh2019-06-251-11/+80
* | Merge "continue read file when returned count > 0" am: 894c578a02 am: 2a82e9a69cGanesh Mahendran2019-03-131-2/+6
|\|
| * continue read file when returned count > 0Ganesh Mahendran2019-01-291-2/+6
* | Trim whitespace in kernel wakelock name.zhouwenjie2018-10-191-1/+1
|/
* Fix strict mode violationMike Ma2018-02-231-0/+4
* Add logging for unusually long read timesAmith Yamasani2017-07-061-0/+7
* Fix parsing of kernel wakelocksAdam Lesinski2016-05-191-16/+13
* BatteryStats: Add debug logging to find source of b/22716723Adam Lesinski2015-08-031-0/+10
* BatteryStats: Read /proc/wakelocks first before trying /d/wakeup_sourcesAdam Lesinski2015-07-211-4/+4
* Retrieve WiFi info outside of BatteryStatsImplAdam Lesinski2015-03-261-0/+192