summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-28Parse mem info as long.android-wear-5.1.1_r1android-wear-5.1.0_r1android-wear-5.0.0_r1android-m-preview-2android-m-preview-1android-m-previewandroid-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1master-soonglollipop-wear-releaselollipop-releaselollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releaseEric Rowe
2014-08-15Update boot reason parsing for with 3.10 kernelEric Rowe
2014-06-16Better identify java crashes when they don't come from regular apps.Maxim Siniavine
2014-05-02Fix manta watchdog reset not being detected.Maxim Siniavine
2014-04-17Add parsing for compact meminfoMaxim Siniavine
2014-03-27Increase the size of the posted kernel log.Maxim Siniavine
2014-02-24Allow for multiple native crashes to be parsed.Eric Rowe
2014-02-24Fix ANR traces parsingEric Rowe
2014-02-24Don't parse corrupt kernel log linesEric Rowe
2014-02-19add Snet parsing, based on Tag, for filtering out using SAFFETY_NET categoryMichael Jones
2014-01-17Merge "Allow native crash name to contain spaces"Eric Rowe
2014-01-17Merge "Add last charged wake locks"Eric Rowe
2014-01-13Allow native crash name to contain spacesEric Rowe
2014-01-08Code cleanupBrett Chabot
2013-12-12Add last charged wake locksEric Rowe
2013-12-12Merge "Stop parsing between reboot and new log."Eric Rowe
2013-12-12Merge "Fix NPE in MonkeyLogParser."Eric Rowe
2013-12-12Stop parsing between reboot and new log.Eric Rowe
2013-12-06added new SelinuxItem class, in order to parse out and store Selinux domainsMichael Jones
2013-12-03Fix NPE in MonkeyLogParser.Eric Rowe
2013-11-20Set stack to ""Eric Rowe
2013-11-20Update patterns in KernelLogParser.Eric Rowe
2013-11-20Allow MonkeyLogParser to parse empty native crashEric Rowe
2013-11-19Add additional assert for logcat parser testEric Rowe
2013-11-15added unit test for selinux parsing in KernelLogParserMichael Jones
2013-11-15added selinux parsing into KernelLogParserMichael Jones
2013-10-18Parse system_server java crashes betterEric Rowe
2013-09-10Fix NPE in LogAnalyzerEric Rowe
2013-09-10Override logcat pid/process names with event valsEric Rowe
2013-08-13Simple command line util for parsing logsEric Rowe
2013-07-15Remove heuristics from loganalysis.Eric Rowe
2013-06-19Make all parsers return null.Eric Rowe
2013-06-19Update kernel reset patterns.Eric Rowe
2013-05-16Fix JSON output for KernelLogItem.Eric Rowe
2013-05-15Merge GenericLogcatItem and MiscLogcatItem.Eric Rowe
2013-05-15Fix NPE in heuristicsEric Rowe
2013-05-07Add process lifecycle heuristicEric Rowe
2013-05-07Change heuristic interface to add a URI field.Eric Rowe
2013-05-02Add support for @Option and command line parsingEric Rowe
2013-05-02Add raw text block for various parsersEric Rowe
2013-05-02Add heuristic interface and basic heuristics.Eric Rowe
2013-04-19Add #toJson() method to IItemEric Rowe
2013-04-19Add kernel log parsers to BugreportParser.Eric Rowe
2013-04-19Add kernel log parser.Eric Rowe
2013-04-17Merge "Allow the section parser to use the same parser"Eric Rowe
2013-04-17Merge "Modify LogcatParser to use new utils."Eric Rowe
2013-04-17Merge "Add LogPatternUtil."Eric Rowe
2013-04-05Merge "Add LogTailUtil"Eric Rowe
2013-04-05Fix parsing and status of smartmonkey terminationAdam Momtaz
2013-04-04Allow the section parser to use the same parserEric Rowe