1. f818149 Add LMK and page allocation failure parsing from kernel logs by Michael Rosenfeld · 8 years ago
  2. e1795de Preparer Loganalysis unit tests by Julien Desprez · 8 years ago
  3. bd70411 Merge "Add parser to extract the init services time from dmesg logs" by Gopinath Elanchezhian · 8 years ago
  4. 12ce413 Add parser to extract the init services time from dmesg logs by Gopinath · 8 years ago
  5. f85a5b7 Merge "Use junit-host instead of junit" am: 75e4a422ec am: 3c8cd0cd4b am: 7888554b3c by Paul Duffin · 8 years ago
  6. a49409b Merge "Use junit-host instead of junit" am: 75e4a422ec am: 3c8cd0cd4b by Paul Duffin · 8 years ago
  7. 7888554 Merge "Use junit-host instead of junit" am: 75e4a422ec am: 3c8cd0cd4b by Paul Duffin · 8 years ago
  8. 3c8cd0c Merge "Use junit-host instead of junit" am: 75e4a422ec by Paul Duffin · 8 years ago
  9. 75e4a42 Merge "Use junit-host instead of junit" by Treehugger Robot · 8 years ago
  10. bc2851d Use junit-host instead of junit by Paul Duffin · 8 years ago
  11. 6d0bd04 Merge "Use junit-host instead of junit" am: eafda48599 am: 4d0a75dc75 am: 329b994eee by Paul Duffin · 8 years ago
  12. e7eae51 Merge "Use junit-host instead of junit" am: eafda48599 am: 4d0a75dc75 by Paul Duffin · 8 years ago
  13. 329b994 Merge "Use junit-host instead of junit" am: eafda48599 am: 4d0a75dc75 by Paul Duffin · 8 years ago
  14. 4d0a75d Merge "Use junit-host instead of junit" am: eafda48599 by Paul Duffin · 8 years ago
  15. eafda48 Merge "Use junit-host instead of junit" by Paul Duffin · 8 years ago
  16. 9d0e9e2 Use junit-host instead of junit by Paul Duffin · 8 years ago
  17. 11ef976 Use junit-host instead of junit by Paul Duffin · 8 years ago
  18. 45899d0 Add loganalysis facility for parsing DVM lock logs. by Robert Sloan · 8 years ago
  19. 448ab59 Merge "Add parser to track the latency info printed from sysui" by Gopinath Elanchezhian · 8 years ago
  20. 7fcf9d0 Add parser to track the latency info printed from sysui by Gopinath · 8 years ago
  21. c6a7505 New Guava version with new ddmlib by Julien Desprez · 8 years ago
  22. d8928ba Updates bugreport parser to handle newest version of bugreports. by Hector Tellez · 8 years ago
  23. 6e5b793 Merge "Events logcat parser" by Gopinath Elanchezhian · 8 years ago
  24. 829d462 Events logcat parser by Gopinath · 8 years ago
  25. f05cc56 Merge "Add app summary metrics to memory health parser." by Joshua Schwarz · 8 years ago
  26. 8438477 Fix kernel reset message that gets generated from the bootreason property. by Maxim Siniavine · 8 years ago
  27. 64538e2 Add app summary metrics to memory health parser. by Joshua Schwarz · 9 years ago
  28. e952089 Adds projected battery life analysis. by Hector Tellez · 9 years ago
  29. 61a8a07 Fix process usage parser by Avinankumar Vellore Suriyakumar · 9 years ago
  30. edafa59 Fix batterystats regex as per new builds by Avinankumar Vellore Suriyakumar · 9 years ago
  31. 775ec86 Merge "Add wifi association heuristic" by Avinankumar Vellore Suriyakumar · 9 years ago
  32. 1d3a1cc Add wifi association heuristic by Avinankumar Vellore Suriyakumar · 9 years ago
  33. 3ad7774 Fix CompactMeminfo bug and use test to verify by Michael Rosenfeld · 9 years ago
  34. b9b9877 Add more information to analysis by Avinankumar Vellore Suriyakumar · 9 years ago
  35. a81b9db Add swap memory to the compact memory info parser by Michael Rosenfeld · 9 years ago
  36. f19dfae Add wifi scan and disconnect heuristics by avellore · 9 years ago
  37. 47682ac Add Location clients heuristics by avellore · 9 years ago
  38. 902c545 Merge "Add a clear() method for LogcatParser" by Jed Estep · 9 years ago
  39. 411c68a fix compiler warnings by Guang Zhu · 9 years ago
  40. 641d2e0 Add a clear() method for LogcatParser by Jed Estep · 9 years ago
  41. 8892886 Merge "Add support for more fields in procrank" by Eric Rowe · 9 years ago
  42. 8fa96e0 Add support for more fields in procrank by Eric Rowe · 9 years ago
  43. e71adca Parse compact meminfo for lost RAM by Michael Rosenfeld · 9 years ago
  44. 21a5f6a Add support for ro.boot.bootreason in parsing by Eric Rowe · 9 years ago
  45. c20ea28 Only add unknown reset if no good boot reason by Eric Rowe · 9 years ago
  46. 52942e6 Add unknown reason as stack for unknown patterns by Eric Rowe · 9 years ago
  47. 17b2e40 Merge "Add qtaguid & package UID log collectors to AUPT" by Tetsui Ohkubo · 9 years ago
  48. 49ee07c Add qtaguid & package UID log collectors to AUPT by Tetsui Ohkubo · 9 years ago
  49. 3f279f6 Merge "Add cpuinfo log collector to AUPT" by Tetsui Ohkubo · 9 years ago
  50. 8a64160 Add cpuinfo log collector to AUPT by Tetsui Ohkubo · 9 years ago
  51. ff248ff Merge "Add gfxinfo log collector to AUPT" by Tetsui Ohkubo · 9 years ago
  52. 3281399 Add gfxinfo log collector to AUPT by Tetsui Ohkubo · 9 years ago
  53. 354ffd9 Changed noop section regex to end of bugreport by avellore · 9 years ago
  54. 8fbbc70 Separate kernel and partial wakelock parsing by avellore · 9 years ago
  55. 69155df Start parsing NCs from build fingerprint by Eric Rowe · 9 years ago
  56. c62fad0 Parse the battery usage statistics by avellore · 9 years ago
  57. 45eae46 Resume at "beginning of main" by Eric Rowe · 10 years ago
  58. ca02917 Allow logcat parser to match F DEBUG by Eric Rowe · 10 years ago
  59. 29a6e07 Merge "Battery drain investigator" by avellore · 10 years ago
  60. f11cbc4 Battery drain investigator by avellore · 10 years ago
  61. ce2941c Generate a kernel reset event if reboot reson could not be determined. by Maxim Siniavine · 10 years ago
  62. 3c61512 Add memory health parser by Maxim Siniavine · 10 years ago
  63. c2f8ca2 Allow the use of custom tags to detect java crahes by Maxim Siniavine · 10 years ago
  64. de07558 Fix NPE in monkey log portion of LogAnalyzer by Eric Rowe · 10 years ago
  65. 8774acc Add monkey log type to log analyzer by Eric Rowe · 10 years ago
  66. 5756050 Loosen restrictions on command line format by Eric Rowe · 10 years ago
  67. 39451c5 Fix monkey parser to ignore monkey log lines in the crash stack by Eric Rowe · 10 years ago
  68. a5b19b2 Merge "Switch to guava 15 in loganalysis" by Brett Chabot · 10 years ago
  69. e64f495 Parse mem info as long. by Eric Rowe · 10 years ago
  70. defff77 Switch to guava 15 in loganalysis by Brett Chabot · 10 years ago
  71. e337a91 Update boot reason parsing for with 3.10 kernel by Eric Rowe · 10 years ago
  72. df2e25b Better identify java crashes when they don't come from regular apps. by Maxim Siniavine · 10 years ago
  73. 3410870 Fix manta watchdog reset not being detected. by Maxim Siniavine · 11 years ago
  74. fa2761a Add parsing for compact meminfo by Maxim Siniavine · 11 years ago
  75. 5aa305c Increase the size of the posted kernel log. by Maxim Siniavine · 11 years ago
  76. 70d1c2a Allow for multiple native crashes to be parsed. by Eric Rowe · 11 years ago
  77. 352916e Fix ANR traces parsing by Eric Rowe · 11 years ago
  78. a45914a Don't parse corrupt kernel log lines by Eric Rowe · 11 years ago
  79. 3c8e807 add Snet parsing, based on Tag, for filtering out using SAFFETY_NET category by Michael Jones · 11 years ago
  80. 0366d10 Merge "Allow native crash name to contain spaces" by Eric Rowe · 11 years ago
  81. 88f5240 Merge "Add last charged wake locks" by Eric Rowe · 11 years ago
  82. 972e5e9 Allow native crash name to contain spaces by Eric Rowe · 11 years ago
  83. 3b1c07c Code cleanup by Brett Chabot · 11 years ago
  84. 874b8ef Add last charged wake locks by Eric Rowe · 11 years ago
  85. b9a677c Merge "Stop parsing between reboot and new log." by Eric Rowe · 11 years ago
  86. e006c39 Merge "Fix NPE in MonkeyLogParser." by Eric Rowe · 11 years ago
  87. 3b87b00 Stop parsing between reboot and new log. by Eric Rowe · 11 years ago
  88. 95fd28f added new SelinuxItem class, in order to parse out and store Selinux domains by Michael Jones · 11 years ago
  89. 342b8e5 Fix NPE in MonkeyLogParser. by Eric Rowe · 11 years ago
  90. e5cb6b6 Set stack to "" by Eric Rowe · 11 years ago
  91. 4987af0 Update patterns in KernelLogParser. by Eric Rowe · 11 years ago
  92. 89ca48b Allow MonkeyLogParser to parse empty native crash by Eric Rowe · 11 years ago
  93. 81c2d40 Add additional assert for logcat parser test by Eric Rowe · 11 years ago
  94. 8e6baab added unit test for selinux parsing in KernelLogParser by Michael Jones · 11 years ago
  95. 5dae7e1 added selinux parsing into KernelLogParser by Michael Jones · 11 years ago
  96. 2f9c26f Parse system_server java crashes better by Eric Rowe · 11 years ago
  97. 0e3dec5 Fix NPE in LogAnalyzer by Eric Rowe · 11 years ago
  98. 03f48b5 Override logcat pid/process names with event vals by Eric Rowe · 11 years ago
  99. dfd001a Simple command line util for parsing logs by Eric Rowe · 11 years ago
  100. 5ed918e Remove heuristics from loganalysis. by Eric Rowe · 11 years ago