1. 47682ac Add Location clients heuristics by avellore · 9 years ago
  2. 902c545 Merge "Add a clear() method for LogcatParser" by Jed Estep · 9 years ago
  3. 411c68a fix compiler warnings by Guang Zhu · 9 years ago
  4. 641d2e0 Add a clear() method for LogcatParser by Jed Estep · 9 years ago
  5. 8892886 Merge "Add support for more fields in procrank" by Eric Rowe · 9 years ago
  6. 8fa96e0 Add support for more fields in procrank by Eric Rowe · 9 years ago
  7. e71adca Parse compact meminfo for lost RAM by Michael Rosenfeld · 9 years ago
  8. 21a5f6a Add support for ro.boot.bootreason in parsing by Eric Rowe · 9 years ago
  9. c20ea28 Only add unknown reset if no good boot reason by Eric Rowe · 9 years ago
  10. 52942e6 Add unknown reason as stack for unknown patterns by Eric Rowe · 9 years ago
  11. 17b2e40 Merge "Add qtaguid & package UID log collectors to AUPT" by Tetsui Ohkubo · 9 years ago
  12. 49ee07c Add qtaguid & package UID log collectors to AUPT by Tetsui Ohkubo · 9 years ago
  13. 3f279f6 Merge "Add cpuinfo log collector to AUPT" by Tetsui Ohkubo · 9 years ago
  14. 8a64160 Add cpuinfo log collector to AUPT by Tetsui Ohkubo · 9 years ago
  15. ff248ff Merge "Add gfxinfo log collector to AUPT" by Tetsui Ohkubo · 9 years ago
  16. 3281399 Add gfxinfo log collector to AUPT by Tetsui Ohkubo · 9 years ago
  17. 354ffd9 Changed noop section regex to end of bugreport by avellore · 9 years ago
  18. 8fbbc70 Separate kernel and partial wakelock parsing by avellore · 9 years ago
  19. 69155df Start parsing NCs from build fingerprint by Eric Rowe · 9 years ago
  20. c62fad0 Parse the battery usage statistics by avellore · 10 years ago
  21. 45eae46 Resume at "beginning of main" by Eric Rowe · 10 years ago
  22. ca02917 Allow logcat parser to match F DEBUG by Eric Rowe · 10 years ago
  23. 29a6e07 Merge "Battery drain investigator" by avellore · 10 years ago
  24. f11cbc4 Battery drain investigator by avellore · 10 years ago
  25. ce2941c Generate a kernel reset event if reboot reson could not be determined. by Maxim Siniavine · 10 years ago
  26. 3c61512 Add memory health parser by Maxim Siniavine · 10 years ago
  27. c2f8ca2 Allow the use of custom tags to detect java crahes by Maxim Siniavine · 10 years ago
  28. de07558 Fix NPE in monkey log portion of LogAnalyzer by Eric Rowe · 10 years ago
  29. 8774acc Add monkey log type to log analyzer by Eric Rowe · 10 years ago
  30. 5756050 Loosen restrictions on command line format by Eric Rowe · 10 years ago
  31. 39451c5 Fix monkey parser to ignore monkey log lines in the crash stack by Eric Rowe · 10 years ago
  32. a5b19b2 Merge "Switch to guava 15 in loganalysis" by Brett Chabot · 10 years ago
  33. e64f495 Parse mem info as long. by Eric Rowe · 10 years ago
  34. defff77 Switch to guava 15 in loganalysis by Brett Chabot · 10 years ago
  35. e337a91 Update boot reason parsing for with 3.10 kernel by Eric Rowe · 10 years ago
  36. df2e25b Better identify java crashes when they don't come from regular apps. by Maxim Siniavine · 10 years ago
  37. 3410870 Fix manta watchdog reset not being detected. by Maxim Siniavine · 11 years ago
  38. fa2761a Add parsing for compact meminfo by Maxim Siniavine · 11 years ago
  39. 5aa305c Increase the size of the posted kernel log. by Maxim Siniavine · 11 years ago
  40. 70d1c2a Allow for multiple native crashes to be parsed. by Eric Rowe · 11 years ago
  41. 352916e Fix ANR traces parsing by Eric Rowe · 11 years ago
  42. a45914a Don't parse corrupt kernel log lines by Eric Rowe · 11 years ago
  43. 3c8e807 add Snet parsing, based on Tag, for filtering out using SAFFETY_NET category by Michael Jones · 11 years ago
  44. 0366d10 Merge "Allow native crash name to contain spaces" by Eric Rowe · 11 years ago
  45. 88f5240 Merge "Add last charged wake locks" by Eric Rowe · 11 years ago
  46. 972e5e9 Allow native crash name to contain spaces by Eric Rowe · 11 years ago
  47. 3b1c07c Code cleanup by Brett Chabot · 11 years ago
  48. 874b8ef Add last charged wake locks by Eric Rowe · 11 years ago
  49. b9a677c Merge "Stop parsing between reboot and new log." by Eric Rowe · 11 years ago
  50. e006c39 Merge "Fix NPE in MonkeyLogParser." by Eric Rowe · 11 years ago
  51. 3b87b00 Stop parsing between reboot and new log. by Eric Rowe · 11 years ago
  52. 95fd28f added new SelinuxItem class, in order to parse out and store Selinux domains by Michael Jones · 11 years ago
  53. 342b8e5 Fix NPE in MonkeyLogParser. by Eric Rowe · 11 years ago
  54. e5cb6b6 Set stack to "" by Eric Rowe · 11 years ago
  55. 4987af0 Update patterns in KernelLogParser. by Eric Rowe · 11 years ago
  56. 89ca48b Allow MonkeyLogParser to parse empty native crash by Eric Rowe · 11 years ago
  57. 81c2d40 Add additional assert for logcat parser test by Eric Rowe · 11 years ago
  58. 8e6baab added unit test for selinux parsing in KernelLogParser by Michael Jones · 11 years ago
  59. 5dae7e1 added selinux parsing into KernelLogParser by Michael Jones · 11 years ago
  60. 2f9c26f Parse system_server java crashes better by Eric Rowe · 11 years ago
  61. 0e3dec5 Fix NPE in LogAnalyzer by Eric Rowe · 11 years ago
  62. 03f48b5 Override logcat pid/process names with event vals by Eric Rowe · 11 years ago
  63. dfd001a Simple command line util for parsing logs by Eric Rowe · 11 years ago
  64. 5ed918e Remove heuristics from loganalysis. by Eric Rowe · 11 years ago
  65. 2109e00 Make all parsers return null. by Eric Rowe · 11 years ago
  66. 2bfdd6f Update kernel reset patterns. by Eric Rowe · 11 years ago
  67. f0570ea Fix JSON output for KernelLogItem. by Eric Rowe · 12 years ago
  68. 6e947cd Merge GenericLogcatItem and MiscLogcatItem. by Eric Rowe · 12 years ago
  69. bd9f876 Fix NPE in heuristics by Eric Rowe · 12 years ago
  70. f3e9407 Add process lifecycle heuristic by Eric Rowe · 12 years ago
  71. 1444657 Change heuristic interface to add a URI field. by Eric Rowe · 12 years ago
  72. 511abd6 Add support for @Option and command line parsing by Eric Rowe · 12 years ago
  73. 399ac3a Add raw text block for various parsers by Eric Rowe · 12 years ago
  74. 8bed524 Add heuristic interface and basic heuristics. by Eric Rowe · 12 years ago
  75. 8570553 Add #toJson() method to IItem by Eric Rowe · 12 years ago
  76. 2a4c870 Add kernel log parsers to BugreportParser. by Eric Rowe · 12 years ago
  77. 55036c9 Add kernel log parser. by Eric Rowe · 12 years ago
  78. a5e7786 Merge "Allow the section parser to use the same parser" by Eric Rowe · 12 years ago
  79. a8ccce9 Merge "Modify LogcatParser to use new utils." by Eric Rowe · 12 years ago
  80. def4663 Merge "Add LogPatternUtil." by Eric Rowe · 12 years ago
  81. 839ecfd Merge "Add LogTailUtil" by Eric Rowe · 12 years ago
  82. 363c05e Fix parsing and status of smartmonkey termination by Adam Momtaz · 12 years ago
  83. b54a248 Allow the section parser to use the same parser by Eric Rowe · 12 years ago
  84. 585f409 Modify LogcatParser to use new utils. by Eric Rowe · 12 years ago
  85. bbeb7ad Add LogPatternUtil. by Eric Rowe · 12 years ago
  86. 6de2335 Add LogTailUtil by Eric Rowe · 12 years ago
  87. 59a153a Merge "Remove println from tests" by Eric Rowe · 12 years ago
  88. 6f481ec Parse native crashes as part of monkey logs. by Eric Rowe · 12 years ago
  89. 51c826c Add unit test for new APIs by Adam Momtaz · 12 years ago
  90. dab858e Fix for the ImtermediateTime collection by Adam Momtaz · 12 years ago
  91. a57e51d Fix RegEx for Intermediate time collecting by Adam Momtaz · 12 years ago
  92. 9953e0e Fixes to allow for reporting endtimes when smartmonkey crashes by Adam Momtaz · 12 years ago
  93. 8b2d21f Merge "SmartMonkey log parser and unit tests" by Adam Momtaz · 12 years ago
  94. 3e15459 SmartMonkey log parser and unit tests by Adam Momtaz · 12 years ago
  95. 079c0d4 Remove println from tests by Eric Rowe · 12 years ago
  96. 54d43af Hookup top and dumpsys parsers to bugreport parser by Eric Rowe · 12 years ago
  97. f1d71ef Add dumpsys parser for bugreports. by Eric Rowe · 12 years ago
  98. 891a0cb Add battery info parser for dumpsys in bugreports. by Eric Rowe · 12 years ago
  99. dae6085 Add top parser for bugreport. by Eric Rowe · 12 years ago
  100. fcef3bd Remove null in procrank item name. by Eric Rowe · 12 years ago