Battery Historian
Battery Historian is a tool to analyze battery consumers using Android
Battery Historian is a visualization and analysis tool for Android power usage that turns raw bugreport and batterystats data into actionable timelines. Developers upload a bugreport and get interactive graphs that show wakelocks, jobs, alarms, network activity, CPU states, screen usage, and app-level events. By correlating these signals, it helps identify abusive wakeups, runaway services, or networking patterns that drain battery. The UI supports zooming into problem windows, filtering by UID or tag, and comparing multiple runs to verify improvements. It also surfaces metrics summaries and highlights known anti-patterns so performance teams can focus on the highest-impact fixes. Battery Historian has become a staple in diagnosing real-world battery regressions during app development and system bring-up.