summaryrefslogtreecommitdiff
path: root/src/com/android/loganalysis/parser/KernelLogParser.java
AgeCommit message (Expand)Author
2016-12-13Add LMK and page allocation failure parsing from kernel logsMichael Rosenfeld
2015-10-28Only add unknown reset if no good boot reasonEric Rowe
2015-10-26Add unknown reason as stack for unknown patternsEric Rowe
2015-03-30Generate a kernel reset event if reboot reson could not be determined.Maxim Siniavine
2014-08-15Update boot reason parsing for with 3.10 kernelEric Rowe
2014-05-02Fix manta watchdog reset not being detected.Maxim Siniavine
2014-03-27Increase the size of the posted kernel log.Maxim Siniavine
2014-02-24Don't parse corrupt kernel log linesEric Rowe
2013-12-06added new SelinuxItem class, in order to parse out and store Selinux domainsMichael Jones
2013-11-20Update patterns in KernelLogParser.Eric Rowe
2013-11-15added selinux parsing into KernelLogParserMichael Jones
2013-06-19Make all parsers return null.Eric Rowe
2013-06-19Update kernel reset patterns.Eric Rowe
2013-05-15Merge GenericLogcatItem and MiscLogcatItem.Eric Rowe
2013-04-19Add kernel log parser.Eric Rowe