1 रिपॉजिटरी
Troubleshooting low-level power drainage by correlating kernel wakeup sources and system events.
Distinct from Kernel Component Debugging: Distinct from Kernel Component Debugging: specifically targets the correlation of wakeups for power troubleshooting on Android.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Android Kernel Power Debugging. Refine with filters or upvote what's useful.
Battery Historian is a visualization and profiling tool for analyzing power consumption and battery drain on Android devices. It functions as a bugreport viewer and power consumption profiler that parses system logs to extract battery statistics and kernel data into a web-based interface. The tool specializes in correlating disparate data sources on a synchronized chronological timeline. It identifies power-draining activities by tracking userspace and kernel wakelock transitions, mapping kernel wakeup sources to real-time timestamps, and overlaying external hardware power monitor logs onto s
Correlates kernel wakeup sources and system events on a timeline to troubleshoot low-level power drainage issues.