1. 112bfec bootstat: refine "Kernel panic - not syncing" by Mark Salyzyn · 7 years ago
  2. ddff679 bootstat: allow kernel_panic,sysrq to propagate subreason by Mark Salyzyn · 7 years ago
  3. a2e1d76 bootstat: test error out only on first bad bootloader reason by Mark Salyzyn · 7 years ago
  4. 2503ddf bootstat: add support for suppressing needle match on output by Mark Salyzyn · 7 years ago
  5. f380517 bootstat: usb and rtc refinement by Mark Salyzyn · 7 years ago
  6. 7652519 bootstat: add support for regex in aliasReasons and powerkeys by Mark Salyzyn · 7 years ago
  7. 1172dc9 bootstat: alias underline to space in bit error rate handling by Mark Salyzyn · 7 years ago
  8. 34b14f0 bootstat: comment out duplicate entries in kBootReasonMap by Mark Salyzyn · 7 years ago
  9. 0b8d2df bootstat: 3.18 kernel does not report "SysRq : Trigger a crash" by Mark Salyzyn · 7 years ago
  10. 2084a3e bootstat: test: regression from "Fix perfomance degredation from BootSequence atom" by Mark Salyzyn · 7 years ago
  11. e7899e4 Fix PDK build by Logan Chien · 7 years ago
  12. 88aa4a3 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  13. 4970a6d Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  14. d735b8f bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  15. b953d81 Merge "Fix sanitizer errors in bootstat.cpp." by Ivan Lozano · 7 years ago
  16. dd58e00 Fix sanitizer errors in bootstat.cpp. by Ivan Lozano · 7 years ago
  17. a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
  18. b3c4950 bootstat: Add tons of new boot reasons. by James Hawkins · 7 years ago
  19. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  20. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  21. 468afe3 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  22. 36fb24f bootstat: Add four more boot reasons. by James Hawkins · 7 years ago
  23. c342f79 bootstat: Three more boot reasons. by James Hawkins · 7 years ago
  24. 2f96fdb Merge "bootstat: Add a few more bootreasons." by James Hawkins · 7 years ago
  25. eaf93d3 bootstat: Add a few more bootreasons. by James Hawkins · 7 years ago
  26. 76b8e6c bootstat: kernel_panic test w/o bootloader or pstore support by Mark Salyzyn · 7 years ago
  27. 266282c bootstat: Add another boot reason. by James Hawkins · 7 years ago
  28. d081e47 bootstat: test: add error propagation for fastboot format userdata by Mark Salyzyn · 7 years ago
  29. b12efb1 bootstat: handle a bad bit error rate issue with pstore by Mark Salyzyn · 8 years ago
  30. 3873b1d bootstat: better validation of battery level (shutdown,battery) by Mark Salyzyn · 8 years ago
  31. bce8c9c bootstat: Do not allow unknown boot reasons to land in first field. by Mark Salyzyn · 8 years ago
  32. 1a9bd89 bootstat: move boot reason validation transformation policy into subroutine. by Mark Salyzyn · 8 years ago
  33. fee7dcb bootstat: test: fix Its_Just_So_Hard_reboot by Mark Salyzyn · 7 years ago
  34. 6260cb7 bootstat: add shutdown,thermal,battery by Mark Salyzyn · 7 years ago
  35. 458508a bootstat: add reboot,2sec by Mark Salyzyn · 7 years ago
  36. f982e8e bootstat: test: check ro.boot.bootreason in some tests by Mark Salyzyn · 7 years ago
  37. ed3a62c bootstat: fix test regression (exec_background) by Mark Salyzyn · 7 years ago
  38. 1874242 bootstat: fix test regression (extra logging) by Mark Salyzyn · 7 years ago
  39. 128e6de Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 7 years ago
  40. b65321d bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 7 years ago
  41. 6fe84fc bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 7 years ago
  42. 4541da2 bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
  43. 61c2f49 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 8 years ago
  44. 3ffc4b6 Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 8 years ago
  45. 59b36e8 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 8 years ago
  46. 1480adf bootstat: test: refine reported test durations by Mark Salyzyn · 8 years ago
  47. c0f04af bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 8 years ago
  48. aeb9466 bootstat: Special case logging for empty boot reason. by James Hawkins · 8 years ago
  49. 7efe911 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 8 years ago
  50. a3115e4 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 8 years ago
  51. fc9b38d init: report shutdown,container for sigterm of init by Mark Salyzyn · 8 years ago
  52. cdf39be bootstat: Add reboot,userrequested by Mark Salyzyn · 8 years ago
  53. 4ff5d11 bootstat: validate last kmsg and bootreason content more carefully by Mark Salyzyn · 8 years ago
  54. ed4e783 bootstat: clang-format rebase by Mark Salyzyn · 8 years ago
  55. f4a295d bootstat: refine kernel panic details by Mark Salyzyn · 8 years ago
  56. 31480b5 bootstat: reduce overall boot time by Mark Salyzyn · 8 years ago
  57. a71d5ed bootstat: battery test fails on QC devices by Mark Salyzyn · 8 years ago
  58. 71665b4 bootstat: bootloader stat files misspelled by Mark Salyzyn · 8 years ago
  59. 4086150 bootstat: reboot cold, warm and hard tests failed by Mark Salyzyn · 8 years ago
  60. c39fbd2 bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field. by James Hawkins · 8 years ago
  61. e6d734d adb: reboot: last boot command default by Mark Salyzyn · 8 years ago
  62. cb05ad7 bootstat: introduce sys.boot.reason by Mark Salyzyn · 8 years ago
  63. e515706 bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago
  64. 31f39f9 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 8 years ago
  65. 9abf395 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  66. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  67. f04b1fc bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
  68. 00040e8 bootstat: Log factory_reset_boot_complete separately from ota_*. by James Hawkins · 8 years ago
  69. 5bd9186 bootstat: Set up clang-format-2 for bootstat. by James Hawkins · 8 years ago
  70. 709db20 bootstat: Calculate and log the absolute device boot time. by James Hawkins · 8 years ago
  71. 015df43 Add test config to bootstat_tests by Dan Shi · 8 years ago
  72. 550844a bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  73. b1cf700 bootstat: Report the total bootloader time. by James Hawkins · 8 years ago
  74. 6717c45 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  75. 09de906 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  76. 743c620 Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat." by James Hawkins · 8 years ago
  77. c7ea78c bootstat.rc: record post_decrypt_time_elapsed only for FDE device by Wei Wang · 8 years ago
  78. 59be646 Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  79. 978d606 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  80. cd161fa bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 8 years ago
  81. 254344e bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 8 years ago
  82. 818a88b libmetricslogger: Refactor Tron metrics histogram logging out of bootstat. by James Hawkins · 8 years ago
  83. 046782f boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
  84. 923068e bootstat: Remove debug logging of bootstat_mtime_matches_content. by James Hawkins · 8 years ago
  85. c199fc5 bootstat: Fix false metrics due to soft reboots. by James Hawkins · 8 years ago
  86. 5c05385 bootstat: Log ro.boottime.init timing properties. by James Hawkins · 8 years ago
  87. 836eb22 bootstat: Fix the boot complete signal for FBE devices. by James Hawkins · 8 years ago
  88. d6c7748 liblog: move android_log_event_context class to log/log_event_list.h by Mark Salyzyn · 8 years ago
  89. 2130e93 bootstat: drop event_log_list_builder by Mark Salyzyn · 8 years ago
  90. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  91. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  92. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  93. f507a9f Convert to Android.bp by Dan Willemsen · 9 years ago
  94. de6dcc7 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 9 years ago
  95. 071ced4 Don't hardcode gtest paths. by Dan Albert · 9 years ago
  96. 96f6909 bootstat: Calculate and log the time_since_last_boot metric. by James Hawkins · 9 years ago
  97. 862ea48 bootstat: Differentiate system update boot times. by James Hawkins · 9 years ago
  98. 446b805 bootstat: Two changes to aid in debugging TimeSinceFactoryReset. by James Hawkins · 9 years ago
  99. 90d9c33 Add operator int() to unique_fd. by Elliott Hughes · 9 years ago
  100. 0763388 Revert "Revert "bootstat: Handle v1 record files which do not contain file contents."" by James Hawkins · 9 years ago