1. 5943648 [LSC] Add LOCAL_LICENSE_KINDS to tools/loganalysis by Bob Badour · 3 years, 8 months ago
  2. a94565f Clean loganalys dependencies by Julien Desprez · 4 years ago
  3. ece24bb Fix [CatchFail] situation by Julien Desprez · 4 years, 7 months ago
  4. 9176fe4 Continue fixing [UnnecessaryParentheses] by Julien Desprez · 4 years, 8 months ago
  5. ad46663 Convert loganalysis-tests to Android.bp by Dan Willemsen · 4 years, 8 months ago
  6. 47c5a97 Add source in init action info logging. by gopinath · 5 years ago
  7. 69cf2df Added generic logcat timing parsing feature by Chao Yan · 5 years ago
  8. 4021c75 Added a new parser for timing metrics from logcat by Chao Yan · 5 years ago
  9. b2a29b8 Parse "Wait for property" duration from dmesg. by gopinath · 6 years ago
  10. 975b739 Consolidate loganalysis and tradefed build rules by Julien Desprez · 6 years ago
  11. d2962e7 Add percentile fields to GfxInfoParser by Steven Timotius · 7 years ago
  12. 6a5ccae Merge "Add parser for dumpsys meminfo --checkin PROCESS" by TreeHugger Robot · 7 years ago
  13. 39ba7c3 Add parser for dumpsys meminfo --checkin PROCESS by Steven Timotius · 7 years ago
  14. 5df8e26 Fix classpath of loganalysis-test for eclipse by jdesprez · 7 years ago
  15. c33644c Update unit tests to work in other timezone by jdesprez · 7 years ago
  16. fbe6dbe Add all available unit tests to test suite. by GuangHui Liu · 7 years ago
  17. 63068ef A class to parse trace format. by GuangHui Liu · 7 years ago
  18. f4554bd Fix AppTransition parser. by gopinath · 7 years ago
  19. 1dbf36c Cold launch log format changes for app transition. by gopinath · 7 years ago
  20. 2844b84 Fix LogAnalysis App Versions dump. (cherry-picked from unsubmitted change in oc-dev ag/2549006 and updated) by Netta Peterbursky · 7 years ago
  21. 3a87909 Fix LogAnalysis App Versions dump. by Netta Peterbursky · 7 years ago
  22. 75a8a41 Add app versions to Bugreport parser (for event history view in stability dashboard). by Netta Peterbursky · 7 years ago
  23. c72e8e3 Support parsing the boottime legacy log format (i.e processing actions) by gopinath · 7 years ago
  24. 5011f40 BugReportParserTest: Add a test case for new style traces. by Narayan Kamath · 7 years ago
  25. 19601cf Merge "Add app versions to Bugreport parser (for event history view in stability dashboard)." by Netta Peterbursky · 7 years ago
  26. 6722a63 DO NOT MERGE: Drop loganalysis master into oc-dev by jdesprez · 7 years ago
  27. 47db5c6 Fix loganalysis path for easymock by jdesprez · 7 years ago
  28. 44e6c57 Add app versions to Bugreport parser (for event history view in stability dashboard). by Netta Peterbursky · 7 years ago
  29. da7b04c Merge "Add new parsed fields to the compact meminfo parser." by Michael Rosenfeld · 7 years ago
  30. 7e8dea6 Merge "Accomodate new log format logged in dmesg during boot" by TreeHugger Robot · 7 years ago
  31. bdcdfc3 Accomodate new log format logged in dmesg during boot by gopinath · 7 years ago
  32. 56ced06 Add new parsed fields to the compact meminfo parser. by Michael Rosenfeld · 7 years ago
  33. 23b6541 Merge "Parser to handle only transition delay info." by TreeHugger Robot · 7 years ago
  34. 2ce9264 Parser to handle only transition delay info. by gopinath · 7 years ago
  35. c4e23f7 Parser to handle only transition delay info. by gopinath · 7 years ago
  36. 15e957d Add a rule for Incompatible equals comparison by jdesprez · 7 years ago
  37. 4348cc0 Apptransition parser change. by gopinath · 7 years ago
  38. 5e008d6 Apptransition parser change. by gopinath · 7 years ago
  39. 6f98121 Merge "Parse additional boot information from dmesg logs" by TreeHugger Robot · 7 years ago
  40. daac678 Parse additional boot information from dmesg logs by gopinath · 7 years ago
  41. 9d9d58b Update tools/tradefederation/error_prone_rules.mk path. by Kevin Cheng · 7 years ago
  42. a8ac795 Merge "Fix logcat parsing in bugreports." by Maxim Siniavine · 7 years ago
  43. 1d08270 Fix logcat parsing in bugreports. by Maxim Siniavine · 7 years ago
  44. 5d0d4f5 Update tools/tradefederation/error_prone_rules.mk path. by Kevin Cheng · 8 years ago
  45. 0b358bd Modified DmesgParser to return IItem by Shankhoneer Chakrovarty · 8 years ago
  46. b0d7b89 Add error_prone rules on Loganalysis by Julien Desprez · 8 years ago
  47. fd5106d Improved dmesg parser by Shankhoneer Chakrovarty · 8 years ago
  48. 00accee Merge "Preparer Loganalysis unit tests" by Julien Desprez · 8 years ago
  49. f818149 Add LMK and page allocation failure parsing from kernel logs by Michael Rosenfeld · 8 years ago
  50. e1795de Preparer Loganalysis unit tests by Julien Desprez · 8 years ago
  51. bd70411 Merge "Add parser to extract the init services time from dmesg logs" by Gopinath Elanchezhian · 8 years ago
  52. 12ce413 Add parser to extract the init services time from dmesg logs by Gopinath · 8 years ago
  53. 11ef976 Use junit-host instead of junit by Paul Duffin · 8 years ago
  54. 45899d0 Add loganalysis facility for parsing DVM lock logs. by Robert Sloan · 8 years ago
  55. 448ab59 Merge "Add parser to track the latency info printed from sysui" by Gopinath Elanchezhian · 8 years ago
  56. 7fcf9d0 Add parser to track the latency info printed from sysui by Gopinath · 8 years ago
  57. d8928ba Updates bugreport parser to handle newest version of bugreports. by Hector Tellez · 8 years ago
  58. 6e5b793 Merge "Events logcat parser" by Gopinath Elanchezhian · 8 years ago
  59. 829d462 Events logcat parser by Gopinath · 8 years ago
  60. f05cc56 Merge "Add app summary metrics to memory health parser." by Joshua Schwarz · 8 years ago
  61. 8438477 Fix kernel reset message that gets generated from the bootreason property. by Maxim Siniavine · 8 years ago
  62. 64538e2 Add app summary metrics to memory health parser. by Joshua Schwarz · 8 years ago
  63. e952089 Adds projected battery life analysis. by Hector Tellez · 9 years ago
  64. 61a8a07 Fix process usage parser by Avinankumar Vellore Suriyakumar · 9 years ago
  65. edafa59 Fix batterystats regex as per new builds by Avinankumar Vellore Suriyakumar · 9 years ago
  66. 775ec86 Merge "Add wifi association heuristic" by Avinankumar Vellore Suriyakumar · 9 years ago
  67. 1d3a1cc Add wifi association heuristic by Avinankumar Vellore Suriyakumar · 9 years ago
  68. 3ad7774 Fix CompactMeminfo bug and use test to verify by Michael Rosenfeld · 9 years ago
  69. b9b9877 Add more information to analysis by Avinankumar Vellore Suriyakumar · 9 years ago
  70. a81b9db Add swap memory to the compact memory info parser by Michael Rosenfeld · 9 years ago
  71. f19dfae Add wifi scan and disconnect heuristics by avellore · 9 years ago
  72. 47682ac Add Location clients heuristics by avellore · 9 years ago
  73. 902c545 Merge "Add a clear() method for LogcatParser" by Jed Estep · 9 years ago
  74. 411c68a fix compiler warnings by Guang Zhu · 9 years ago
  75. 641d2e0 Add a clear() method for LogcatParser by Jed Estep · 9 years ago
  76. 8892886 Merge "Add support for more fields in procrank" by Eric Rowe · 9 years ago
  77. 8fa96e0 Add support for more fields in procrank by Eric Rowe · 9 years ago
  78. e71adca Parse compact meminfo for lost RAM by Michael Rosenfeld · 9 years ago
  79. 21a5f6a Add support for ro.boot.bootreason in parsing by Eric Rowe · 9 years ago
  80. c20ea28 Only add unknown reset if no good boot reason by Eric Rowe · 9 years ago
  81. 52942e6 Add unknown reason as stack for unknown patterns by Eric Rowe · 9 years ago
  82. 17b2e40 Merge "Add qtaguid & package UID log collectors to AUPT" by Tetsui Ohkubo · 9 years ago
  83. 49ee07c Add qtaguid & package UID log collectors to AUPT by Tetsui Ohkubo · 9 years ago
  84. 3f279f6 Merge "Add cpuinfo log collector to AUPT" by Tetsui Ohkubo · 9 years ago
  85. 8a64160 Add cpuinfo log collector to AUPT by Tetsui Ohkubo · 9 years ago
  86. ff248ff Merge "Add gfxinfo log collector to AUPT" by Tetsui Ohkubo · 9 years ago
  87. 3281399 Add gfxinfo log collector to AUPT by Tetsui Ohkubo · 9 years ago
  88. 354ffd9 Changed noop section regex to end of bugreport by avellore · 9 years ago
  89. 8fbbc70 Separate kernel and partial wakelock parsing by avellore · 9 years ago
  90. 69155df Start parsing NCs from build fingerprint by Eric Rowe · 9 years ago
  91. c62fad0 Parse the battery usage statistics by avellore · 9 years ago
  92. 45eae46 Resume at "beginning of main" by Eric Rowe · 9 years ago
  93. ca02917 Allow logcat parser to match F DEBUG by Eric Rowe · 9 years ago
  94. 29a6e07 Merge "Battery drain investigator" by avellore · 9 years ago
  95. f11cbc4 Battery drain investigator by avellore · 10 years ago
  96. ce2941c Generate a kernel reset event if reboot reson could not be determined. by Maxim Siniavine · 10 years ago
  97. 3c61512 Add memory health parser by Maxim Siniavine · 10 years ago
  98. c2f8ca2 Allow the use of custom tags to detect java crahes by Maxim Siniavine · 10 years ago
  99. 5756050 Loosen restrictions on command line format by Eric Rowe · 10 years ago
  100. 39451c5 Fix monkey parser to ignore monkey log lines in the crash stack by Eric Rowe · 10 years ago