summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-04Modify LogcatParser to use new utils.Eric Rowe
2013-04-04Add LogPatternUtil.Eric Rowe
2013-04-04Add LogTailUtilEric Rowe
2013-04-04Merge "Remove println from tests"Eric Rowe
2013-04-02Parse native crashes as part of monkey logs.Eric Rowe
2013-04-01Add unit test for new APIsAdam Momtaz
2013-04-01Fix for the ImtermediateTime collectionAdam Momtaz
2013-04-01Fix RegEx for Intermediate time collectingAdam Momtaz
2013-03-29Fixes to allow for reporting endtimes when smartmonkey crashesAdam Momtaz
2013-03-22Merge "SmartMonkey log parser and unit tests"Adam Momtaz
2013-03-22SmartMonkey log parser and unit testsAdam Momtaz