summaryrefslogtreecommitdiff
path: root/src/com/android/loganalysis/parser/BatteryStatsDetailedInfoParser.java
AgeCommit message (Collapse)Author
2015-06-25Separate kernel and partial wakelock parsingavellore
In some bugreports kernel wakelock section is missing. This prevents parsing of partial wakelock as well. So this fix is to separate kernel and partial wakelock parsing Change-Id: I196dcd9438976cb5d3fcd3b0a81839903aebac15
2015-05-19Parse the battery usage statisticsavellore
Change-Id: I5000e4352ded2eaa004bc486242c241bcdf4dada
2015-04-07Battery drain investigatoravellore
Initial version of the battery drain investigator. It parses the bugreport for power specific sections and returns the analysis in JSON format Change-Id: I56c1e010666892b1296272942cc5edcc5072c731