- 8340736 Merge "bootstat: add reboot,rescueparty" am: 708364e650 am: d44f72ddb5 by android-build-prod (mdb) · 7 years ago
- c1fa57c bootstat: add reboot,rescueparty by Mark Salyzyn · 7 years ago
- a8cabe8 Merge "llkd: bootstat: propagate detailed livelock canonical boot reason" am: 481a8125a6 by Mark Salyzyn · 7 years ago
- 143b5d7 llkd: bootstat: propagate detailed livelock canonical boot reason by Mark Salyzyn · 7 years ago
- 26491c5 Merge "Make bootstat container-friendly" into pi-dev am: 4807bc214f by Luis Hector Chavez · 7 years ago
- 6038ea5 Make bootstat container-friendly by Luis Hector Chavez · 7 years ago
- 7228099 Make bootstat container-friendly by Luis Hector Chavez · 7 years ago
- c23414b Merge "bootstat: refine "Kernel panic - not syncing"" am: 3b353ed41c by Mark Salyzyn · 7 years ago
- 112bfec bootstat: refine "Kernel panic - not syncing" by Mark Salyzyn · 7 years ago
- 09cd64c Merge changes Ibf543273,Id56946b6 am: 7c681665f0 am: f6d3c609ee by Mark Salyzyn · 7 years ago
- ddff679 bootstat: allow kernel_panic,sysrq to propagate subreason by Mark Salyzyn · 7 years ago
- a2e1d76 bootstat: test error out only on first bad bootloader reason by Mark Salyzyn · 7 years ago
- 1b5f34a Merge changes If35518c0,I04bede0b am: bda0a3e637 am: bbdddfa030 by Mark Salyzyn · 7 years ago
- e62c5d4 Merge "bootstat: add support for regex in aliasReasons and powerkeys" am: f4be06450a by Mark Salyzyn · 7 years ago
- 2503ddf bootstat: add support for suppressing needle match on output by Mark Salyzyn · 7 years ago
- f380517 bootstat: usb and rtc refinement by Mark Salyzyn · 7 years ago
- 38ec97e Merge "bootstat: alias underline to space in bit error rate handling" am: 40858e95b6 by Mark Salyzyn · 7 years ago
- 813d095 Merge "bootstat: comment out duplicate entries in kBootReasonMap" am: 1408ceec4f by Mark Salyzyn · 7 years ago
- d483329 Merge "bootstat: 3.18 kernel does not report "SysRq : Trigger a crash"" am: 5e2b2681ef by Mark Salyzyn · 7 years ago
- 6d35d8b Merge "bootstat: test: regression from "Fix perfomance degredation from BootSequence atom"" am: 450b1afcb5 by Mark Salyzyn · 7 years ago
- 7652519 bootstat: add support for regex in aliasReasons and powerkeys by Mark Salyzyn · 7 years ago
- 1172dc9 bootstat: alias underline to space in bit error rate handling by Mark Salyzyn · 7 years ago
- 34b14f0 bootstat: comment out duplicate entries in kBootReasonMap by Mark Salyzyn · 7 years ago
- 0b8d2df bootstat: 3.18 kernel does not report "SysRq : Trigger a crash" by Mark Salyzyn · 7 years ago
- 2084a3e bootstat: test: regression from "Fix perfomance degredation from BootSequence atom" by Mark Salyzyn · 7 years ago
- a4ab1a7 Merge "Fix PDK build" am: 24e34e4b8e am: 9a393de28f am: 2dc1f072f2 by Logan Chien · 7 years ago
- e7899e4 Fix PDK build by Logan Chien · 7 years ago
- 82d0129 Fix performance degradation from BootSequence atom by Tej Singh · 7 years ago
- d263d76 Merge "Atom: BootSequenceReported" by TreeHugger Robot · 7 years ago
- 70f01f8 Atom: BootSequenceReported by Tej Singh · 7 years ago
- 88aa4a3 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
- 4970a6d Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
- d735b8f bootstat: Add more boot reasons. by James Hawkins · 7 years ago
- b953d81 Merge "Fix sanitizer errors in bootstat.cpp." by Ivan Lozano · 7 years ago
- dd58e00 Fix sanitizer errors in bootstat.cpp. by Ivan Lozano · 7 years ago
- a9bab70 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
- b3c4950 bootstat: Add tons of new boot reasons. by James Hawkins · 7 years ago
- a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
- 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
- 468afe3 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
- 36fb24f bootstat: Add four more boot reasons. by James Hawkins · 7 years ago
- c342f79 bootstat: Three more boot reasons. by James Hawkins · 7 years ago
- 2f96fdb Merge "bootstat: Add a few more bootreasons." by James Hawkins · 7 years ago
- eaf93d3 bootstat: Add a few more bootreasons. by James Hawkins · 7 years ago
- 76b8e6c bootstat: kernel_panic test w/o bootloader or pstore support by Mark Salyzyn · 7 years ago
- 266282c bootstat: Add another boot reason. by James Hawkins · 7 years ago
- d081e47 bootstat: test: add error propagation for fastboot format userdata by Mark Salyzyn · 7 years ago
- b12efb1 bootstat: handle a bad bit error rate issue with pstore by Mark Salyzyn · 8 years ago
- 3873b1d bootstat: better validation of battery level (shutdown,battery) by Mark Salyzyn · 8 years ago
- bce8c9c bootstat: Do not allow unknown boot reasons to land in first field. by Mark Salyzyn · 8 years ago
- 1a9bd89 bootstat: move boot reason validation transformation policy into subroutine. by Mark Salyzyn · 8 years ago
- fee7dcb bootstat: test: fix Its_Just_So_Hard_reboot by Mark Salyzyn · 7 years ago
- 6260cb7 bootstat: add shutdown,thermal,battery by Mark Salyzyn · 7 years ago
- 458508a bootstat: add reboot,2sec by Mark Salyzyn · 7 years ago
- f982e8e bootstat: test: check ro.boot.bootreason in some tests by Mark Salyzyn · 7 years ago
- ed3a62c bootstat: fix test regression (exec_background) by Mark Salyzyn · 7 years ago
- 1874242 bootstat: fix test regression (extra logging) by Mark Salyzyn · 7 years ago
- 128e6de Merge "bootstat: Add more boot reasons found by logging in the wild." by Treehugger Robot · 7 years ago
- b65321d bootstat: Add more boot reasons found by logging in the wild. by James Hawkins · 7 years ago
- 6fe84fc bootstat: remove extraneous android_logcat_destroy. by Josh Gao · 7 years ago
- 4541da2 bootstat: test: duration fixes by Mark Salyzyn · 7 years ago
- 61c2f49 bootstat: test: inject ro.boot.bootreason values by Mark Salyzyn · 8 years ago
- 3ffc4b6 Merge "bootstat: test: refine reported test durations" by Mark Salyzyn · 8 years ago
- 59b36e8 Merge "bootstat: Add some reserved sys.boot.reason values to enumeration" by Mark Salyzyn · 8 years ago
- 1480adf bootstat: test: refine reported test durations by Mark Salyzyn · 8 years ago
- c0f04af bootstat: Add some reserved sys.boot.reason values to enumeration by Mark Salyzyn · 8 years ago
- aeb9466 bootstat: Special case logging for empty boot reason. by James Hawkins · 8 years ago
- 7efe911 init+bootstat: reduce last reboot reason to canonical alias by Mark Salyzyn · 8 years ago
- a3115e4 bootstat: system_boot_reason does not handle reboot_<reason> case by Mark Salyzyn · 8 years ago
- fc9b38d init: report shutdown,container for sigterm of init by Mark Salyzyn · 8 years ago
- cdf39be bootstat: Add reboot,userrequested by Mark Salyzyn · 8 years ago
- 4ff5d11 bootstat: validate last kmsg and bootreason content more carefully by Mark Salyzyn · 8 years ago
- ed4e783 bootstat: clang-format rebase by Mark Salyzyn · 8 years ago
- f4a295d bootstat: refine kernel panic details by Mark Salyzyn · 8 years ago
- 31480b5 bootstat: reduce overall boot time by Mark Salyzyn · 8 years ago
- a71d5ed bootstat: battery test fails on QC devices by Mark Salyzyn · 8 years ago
- 71665b4 bootstat: bootloader stat files misspelled by Mark Salyzyn · 8 years ago
- 4086150 bootstat: reboot cold, warm and hard tests failed by Mark Salyzyn · 8 years ago
- c39fbd2 bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field. by James Hawkins · 8 years ago
- e6d734d adb: reboot: last boot command default by Mark Salyzyn · 8 years ago
- cb05ad7 bootstat: introduce sys.boot.reason by Mark Salyzyn · 8 years ago
- e515706 bootstat: switch from root.root to system.log by Mark Salyzyn · 8 years ago
- 31f39f9 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 8 years ago
- 9abf395 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
- 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
- f04b1fc bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
- 00040e8 bootstat: Log factory_reset_boot_complete separately from ota_*. by James Hawkins · 8 years ago
- 5bd9186 bootstat: Set up clang-format-2 for bootstat. by James Hawkins · 8 years ago
- 709db20 bootstat: Calculate and log the absolute device boot time. by James Hawkins · 8 years ago
- 015df43 Add test config to bootstat_tests by Dan Shi · 8 years ago
- 550844a bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
- b1cf700 bootstat: Report the total bootloader time. by James Hawkins · 8 years ago
- 6717c45 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
- 09de906 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
- 743c620 Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat." by James Hawkins · 8 years ago
- c7ea78c bootstat.rc: record post_decrypt_time_elapsed only for FDE device by Wei Wang · 8 years ago
- 59be646 Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
- 978d606 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
- cd161fa bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 8 years ago
- 254344e bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 8 years ago