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