1. 468afe3 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  2. 36fb24f bootstat: Add four more boot reasons. by James Hawkins · 7 years ago
  3. c342f79 bootstat: Three more boot reasons. by James Hawkins · 7 years ago
  4. 2f96fdb Merge "bootstat: Add a few more bootreasons." by James Hawkins · 7 years ago
  5. eaf93d3 bootstat: Add a few more bootreasons. by James Hawkins · 7 years ago
  6. 76b8e6c bootstat: kernel_panic test w/o bootloader or pstore support by Mark Salyzyn · 7 years ago
  7. 266282c bootstat: Add another boot reason. by James Hawkins · 7 years ago
  8. d081e47 bootstat: test: add error propagation for fastboot format userdata by Mark Salyzyn · 7 years ago
  9. b12efb1 bootstat: handle a bad bit error rate issue with pstore by Mark Salyzyn · 8 years ago
  10. 3873b1d bootstat: better validation of battery level (shutdown,battery) by Mark Salyzyn · 8 years ago
  11. bce8c9c bootstat: Do not allow unknown boot reasons to land in first field. by Mark Salyzyn · 8 years ago
  12. 1a9bd89 bootstat: move boot reason validation transformation policy into subroutine. by Mark Salyzyn · 8 years ago
  13. fee7dcb bootstat: test: fix Its_Just_So_Hard_reboot by Mark Salyzyn · 7 years ago
  14. 6260cb7 bootstat: add shutdown,thermal,battery by Mark Salyzyn · 7 years ago
  15. 458508a bootstat: add reboot,2sec by Mark Salyzyn · 7 years ago
  16. f982e8e bootstat: test: check ro.boot.bootreason in some tests by Mark Salyzyn · 7 years ago
  17. ed3a62c bootstat: fix test regression (exec_background) by Mark Salyzyn · 7 years ago
  18. 1874242 bootstat: fix test regression (extra logging) by Mark Salyzyn · 7 years ago
  19. 128e6de Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 7 years ago
  20. b65321d bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 7 years ago
  21. 6fe84fc bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 7 years ago
  22. 4541da2 bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
  23. 61c2f49 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 8 years ago
  24. 3ffc4b6 Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 8 years ago
  25. 59b36e8 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 8 years ago
  26. 1480adf bootstat: test: refine reported test durations by Mark Salyzyn · 8 years ago
  27. c0f04af bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 8 years ago
  28. aeb9466 bootstat: Special case logging for empty boot reason. by James Hawkins · 8 years ago
  29. 7efe911 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 8 years ago
  30. a3115e4 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 8 years ago
  31. fc9b38d init: report shutdown,container for sigterm of init by Mark Salyzyn · 8 years ago
  32. cdf39be bootstat: Add reboot,userrequested by Mark Salyzyn · 8 years ago
  33. 4ff5d11 bootstat: validate last kmsg and bootreason content more carefully by Mark Salyzyn · 8 years ago
  34. ed4e783 bootstat: clang-format rebase by Mark Salyzyn · 8 years ago
  35. f4a295d bootstat: refine kernel panic details by Mark Salyzyn · 8 years ago
  36. 31480b5 bootstat: reduce overall boot time by Mark Salyzyn · 8 years ago
  37. a71d5ed bootstat: battery test fails on QC devices by Mark Salyzyn · 8 years ago
  38. 71665b4 bootstat: bootloader stat files misspelled by Mark Salyzyn · 8 years ago
  39. 4086150 bootstat: reboot cold, warm and hard tests failed by Mark Salyzyn · 8 years ago
  40. c39fbd2 bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field. by James Hawkins · 8 years ago
  41. e6d734d adb: reboot: last boot command default by Mark Salyzyn · 8 years ago
  42. cb05ad7 bootstat: introduce sys.boot.reason by Mark Salyzyn · 8 years ago
  43. e515706 bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago
  44. 31f39f9 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 8 years ago
  45. 9abf395 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  46. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  47. f04b1fc bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
  48. 00040e8 bootstat: Log factory_reset_boot_complete separately from ota_*. by James Hawkins · 8 years ago
  49. 5bd9186 bootstat: Set up clang-format-2 for bootstat. by James Hawkins · 8 years ago
  50. 709db20 bootstat: Calculate and log the absolute device boot time. by James Hawkins · 8 years ago
  51. 015df43 Add test config to bootstat_tests by Dan Shi · 8 years ago
  52. 550844a bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  53. b1cf700 bootstat: Report the total bootloader time. by James Hawkins · 8 years ago
  54. 6717c45 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  55. 09de906 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  56. 743c620 Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat." by James Hawkins · 8 years ago
  57. c7ea78c bootstat.rc: record post_decrypt_time_elapsed only for FDE device by Wei Wang · 8 years ago
  58. 59be646 Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  59. 978d606 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  60. cd161fa bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 8 years ago
  61. 254344e bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 8 years ago
  62. 818a88b libmetricslogger: Refactor Tron metrics histogram logging out of bootstat. by James Hawkins · 8 years ago
  63. 046782f boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 8 years ago
  64. 923068e bootstat: Remove debug logging of bootstat_mtime_matches_content. by James Hawkins · 8 years ago
  65. c199fc5 bootstat: Fix false metrics due to soft reboots. by James Hawkins · 8 years ago
  66. 5c05385 bootstat: Log ro.boottime.init timing properties. by James Hawkins · 8 years ago
  67. 836eb22 bootstat: Fix the boot complete signal for FBE devices. by James Hawkins · 8 years ago
  68. d6c7748 liblog: move android_log_event_context class to log/log_event_list.h by Mark Salyzyn · 8 years ago
  69. 2130e93 bootstat: drop event_log_list_builder by Mark Salyzyn · 8 years ago
  70. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  71. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  72. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  73. f507a9f Convert to Android.bp by Dan Willemsen · 9 years ago
  74. de6dcc7 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 9 years ago
  75. 071ced4 Don't hardcode gtest paths. by Dan Albert · 9 years ago
  76. 96f6909 bootstat: Calculate and log the time_since_last_boot metric. by James Hawkins · 9 years ago
  77. 862ea48 bootstat: Differentiate system update boot times. by James Hawkins · 9 years ago
  78. 446b805 bootstat: Two changes to aid in debugging TimeSinceFactoryReset. by James Hawkins · 9 years ago
  79. 90d9c33 Add operator int() to unique_fd. by Elliott Hughes · 9 years ago
  80. 0763388 Revert "Revert "bootstat: Handle v1 record files which do not contain file contents."" by James Hawkins · 9 years ago
  81. 71ecd5d Revert "bootstat: Handle v1 record files which do not contain file contents." by James Hawkins · 9 years ago
  82. 06e4936 bootstat: Handle v1 record files which do not contain file contents. by James Hawkins · 9 years ago
  83. f927b4a bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matches_content. by James Hawkins · 9 years ago
  84. 9f6a8e6 bootstat: Add a value option to allow recording an associated value for a boot event. by James Hawkins · 9 years ago
  85. da6f8f8 bootstat: Disambiguate boot time on encrypted devices. by James Hawkins · 9 years ago
  86. 91e1fb7 Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." by James Hawkins · 9 years ago
  87. 84d3247 bootstat: Add more strings to the bootreason mapping. by James Hawkins · 9 years ago
  88. 1204280 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 9 years ago
  89. 4092296 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 9 years ago
  90. 24659dc bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  91. 7dac2e9 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 9 years ago
  92. 4e607ad bootstat: Record the time since factory reset on init. by James Hawkins · 9 years ago
  93. 36bfbaa bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 9 years ago
  94. fceb0c6 bootstat: Add a few more bootreasons and rebase the index against index 1. by James Hawkins · 9 years ago
  95. d190c2a bootstat: Add support for logging the boot_reason metric. by James Hawkins · 9 years ago
  96. e66a579 Merge "bootstat: Hook up bootstat to record the boot complete signal and log boot events in the LOCAL_INIT_RC file, bootstat.rc." by James Hawkins · 9 years ago
  97. 974542d bootstat: Hook up bootstat to record the boot complete signal and log by James Hawkins · 9 years ago
  98. 82eb7e2 Removing -std=c++14 from bootstat Android.mk by Ian Pedowitz · 9 years ago
  99. 484f2a0 bootstat: Use Clang and c++14 standard by Rom Lemarchand · 9 years ago
  100. 6d40981 bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing by James Hawkins · 9 years ago