1. 7002558 Merge "bootstat: record reboot reason history in persist.sys.boot.reason.history" by Treehugger Robot · 7 years ago
  2. 5c58c9d bootstat: record reboot reason history in persist.sys.boot.reason.history by Mark Salyzyn · 7 years ago
  3. 88d1b4a bootstat: kpdpwr actually means reboot,longkey by Mark Salyzyn · 7 years ago
  4. 50a24eb bootstat: remove the only caller of liblogcat. by Elliott Hughes · 7 years ago
  5. adc433d bootstat: clear persist.sys.boot.reason once read by Mark Salyzyn · 7 years ago
  6. cefd4e5 Merge "bootstat: Remove the CAP_SYSLOG capability" by Treehugger Robot · 7 years ago
  7. 0becca3 bootstat: Remove the CAP_SYSLOG capability by Luis Hector Chavez · 7 years ago
  8. 78e54fd bootstat: ppdone_timeout kernel panic by Mark Salyzyn · 7 years ago
  9. 993f656 Fix performance degradation from BootSequence atom by Tej Singh · 8 years ago
  10. 186f676 bootstat: refine boot reasons by Mark Salyzyn · 7 years ago
  11. 1519925 bootstat: shutdown reports reboot by Mark Salyzyn · 7 years ago
  12. 8ad6e67 bootstat: Add kernel_panic,modem + related others by Mark Salyzyn · 7 years ago
  13. 7504689 bootstat: add reboot,rescueparty by Mark Salyzyn · 7 years ago
  14. afd66f2 llkd: bootstat: propagate detailed livelock canonical boot reason by Mark Salyzyn · 7 years ago
  15. 03aae15 Make bootstat container-friendly by Luis Hector Chavez · 7 years ago
  16. 3f48fa9 bootstat: refine "Kernel panic - not syncing" by Mark Salyzyn · 7 years ago
  17. 39cc3e7 bootstat: allow kernel_panic,sysrq to propagate subreason by Mark Salyzyn · 7 years ago
  18. 2819328 bootstat: add support for suppressing needle match on output by Mark Salyzyn · 7 years ago
  19. 8aa36c6 bootstat: usb and rtc refinement by Mark Salyzyn · 7 years ago
  20. 25900dd bootstat: add support for regex in aliasReasons and powerkeys by Mark Salyzyn · 7 years ago
  21. 1e7d1c7 bootstat: alias underline to space in bit error rate handling by Mark Salyzyn · 7 years ago
  22. 2b82053 bootstat: comment out duplicate entries in kBootReasonMap by Mark Salyzyn · 7 years ago
  23. 853bb80 bootstat: 3.18 kernel does not report "SysRq : Trigger a crash" by Mark Salyzyn · 7 years ago
  24. 79a4ee2 bootstat: Add more boot reasons. by James Hawkins · 8 years ago
  25. b91021a Merge "bootstat: Add more boot reasons." by Treehugger Robot · 8 years ago
  26. b607dae bootstat: Add more boot reasons. by James Hawkins · 8 years ago
  27. 9ddf491 Merge "Fix sanitizer errors in bootstat.cpp." by Ivan Lozano · 8 years ago
  28. 44d3cac Fix sanitizer errors in bootstat.cpp. by Ivan Lozano · 8 years ago
  29. 579e682 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 8 years ago
  30. e2c2724 bootstat: Add tons of new boot reasons. by James Hawkins · 8 years ago
  31. 00433a2 bootstat: Add more boot reasons. by James Hawkins · 8 years ago
  32. f4444f0 bootstat: Add four more boot reasons. by James Hawkins · 8 years ago
  33. 5f85f83 bootstat: Three more boot reasons. by James Hawkins · 8 years ago
  34. 74b1758 bootstat: Add a few more bootreasons. by James Hawkins · 8 years ago
  35. 8ac79bc bootstat: Add another boot reason. by James Hawkins · 8 years ago
  36. 293cb3b bootstat: handle a bad bit error rate issue with pstore by Mark Salyzyn · 8 years ago
  37. 747c0e6 bootstat: better validation of battery level (shutdown,battery) by Mark Salyzyn · 8 years ago
  38. dafced9 bootstat: Do not allow unknown boot reasons to land in first field. by Mark Salyzyn · 8 years ago
  39. 88d692c bootstat: move boot reason validation transformation policy into subroutine. by Mark Salyzyn · 8 years ago
  40. 72a8ea3 bootstat: test: fix Its_Just_So_Hard_reboot by Mark Salyzyn · 8 years ago
  41. c89f9da bootstat: add shutdown,thermal,battery by Mark Salyzyn · 8 years ago
  42. cabbe4f bootstat: add reboot,2sec by Mark Salyzyn · 8 years ago
  43. a03c935 Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 8 years ago
  44. 34073b5 bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 8 years ago
  45. 52315ae bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 8 years ago
  46. 444e3a9 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 8 years ago
  47. 243fa29 bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 8 years ago
  48. 25f7122 bootstat: Special case logging for empty boot reason. by James Hawkins · 8 years ago
  49. 6290982 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 8 years ago
  50. 0af71a5 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 8 years ago
  51. 161b862 init: report shutdown,container for sigterm of init by Mark Salyzyn · 8 years ago
  52. 9033bf5 bootstat: Add reboot,userrequested by Mark Salyzyn · 8 years ago
  53. a16e437 bootstat: validate last kmsg and bootreason content more carefully by Mark Salyzyn · 8 years ago
  54. 14b1e6d bootstat: clang-format rebase by Mark Salyzyn · 8 years ago
  55. 6461089 bootstat: refine kernel panic details by Mark Salyzyn · 8 years ago
  56. 08b0256 bootstat: reboot cold, warm and hard tests failed by Mark Salyzyn · 8 years ago
  57. 5240f20 bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field. by James Hawkins · 8 years ago
  58. 277eca1 adb: reboot: last boot command default by Mark Salyzyn · 8 years ago
  59. b304f6d bootstat: introduce sys.boot.reason by Mark Salyzyn · 8 years ago
  60. 8d7f63d bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  61. 78b2b94 bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
  62. 0bc4ad4 bootstat: Log factory_reset_boot_complete separately from ota_*. by James Hawkins · 8 years ago
  63. 1bfcaec bootstat: Calculate and log the absolute device boot time. by James Hawkins · 8 years ago
  64. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  65. 6b5c5aa bootstat: Report the total bootloader time. by James Hawkins · 9 years ago
  66. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 9 years ago
  67. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 9 years ago
  68. 64984aa Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat." by James Hawkins · 9 years ago
  69. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 9 years ago
  70. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 9 years ago
  71. be46fd1 bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 9 years ago
  72. 9aec926 libmetricslogger: Refactor Tron metrics histogram logging out of bootstat. by James Hawkins · 9 years ago
  73. 27c0522 boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 9 years ago
  74. ef0a090 bootstat: Log ro.boottime.init timing properties. by James Hawkins · 9 years ago
  75. 343b76e bootstat: drop event_log_list_builder by Mark Salyzyn · 9 years ago
  76. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  77. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  78. 4dded61 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 9 years ago
  79. 2d8b3e6 bootstat: Calculate and log the time_since_last_boot metric. by James Hawkins · 9 years ago
  80. b9cf771 bootstat: Differentiate system update boot times. by James Hawkins · 9 years ago
  81. fff95ba bootstat: Two changes to aid in debugging TimeSinceFactoryReset. by James Hawkins · 9 years ago
  82. 6f28299 bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matches_content. by James Hawkins · 9 years ago
  83. c627558 bootstat: Add a value option to allow recording an associated value for a boot event. by James Hawkins · 9 years ago
  84. c08e996 bootstat: Disambiguate boot time on encrypted devices. by James Hawkins · 9 years ago
  85. a347cde Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." by James Hawkins · 9 years ago
  86. 45ead35 bootstat: Add more strings to the bootreason mapping. by James Hawkins · 9 years ago
  87. 0660b30 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 9 years ago
  88. 3bf9b14 bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 9 years ago
  89. 53684ea bootstat: Record the time since factory reset on init. by James Hawkins · 10 years ago
  90. 500d715 bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 10 years ago
  91. 6f74c0b bootstat: Add a few more bootreasons and rebase the index against index 1. by James Hawkins · 10 years ago
  92. a4a1a4a bootstat: Add support for logging the boot_reason metric. by James Hawkins · 10 years ago
  93. eabe08b bootstat: Fix the base includes to be AOSP-friendly. by James Hawkins · 10 years ago
  94. abd73e6 system/core: Add initial implementation of the bootstat command. by James Hawkins · 10 years ago