1. c3ad75b bootstat: switch from root.root to system.log by Mark Salyzyn · 7 years ago
  2. 29b9411 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 7 years ago
  3. 8d7f63d bootstat: Log even more boot reasons. by James Hawkins · 7 years ago
  4. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  5. 78b2b94 bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 7 years ago
  6. 0bc4ad4 bootstat: Log factory_reset_boot_complete separately from ota_*. by James Hawkins · 7 years ago
  7. 259dc73 bootstat: Set up clang-format-2 for bootstat. by James Hawkins · 7 years ago
  8. 1bfcaec bootstat: Calculate and log the absolute device boot time. by James Hawkins · 7 years ago
  9. 0f0cccc Add test config to bootstat_tests by Dan Shi · 7 years ago
  10. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 7 years ago
  11. 6b5c5aa bootstat: Report the total bootloader time. by James Hawkins · 7 years ago
  12. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 7 years ago
  13. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 7 years ago
  14. 64984aa Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat." by James Hawkins · 7 years ago
  15. bd6ab49 bootstat.rc: record post_decrypt_time_elapsed only for FDE device by Wei Wang · 7 years ago
  16. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 7 years ago
  17. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 7 years ago
  18. be46fd1 bootstat: Log bootloader timing metrics to Tron. by James Hawkins · 7 years ago
  19. f1c2350 bootstat: Update the wording of 'soft reboot' to 'runtime restart'. by James Hawkins · 7 years ago
  20. 9aec926 libmetricslogger: Refactor Tron metrics histogram logging out of bootstat. by James Hawkins · 7 years ago
  21. 27c0522 boottime/init: Report ro.boottime.init* properties in milliseconds. by James Hawkins · 7 years ago
  22. a51b165 bootstat: Remove debug logging of bootstat_mtime_matches_content. by James Hawkins · 7 years ago
  23. 800ceb4 bootstat: Fix false metrics due to soft reboots. by James Hawkins · 7 years ago
  24. ef0a090 bootstat: Log ro.boottime.init timing properties. by James Hawkins · 8 years ago
  25. e4079fb bootstat: Fix the boot complete signal for FBE devices. by James Hawkins · 8 years ago
  26. 472245d liblog: move android_log_event_context class to log/log_event_list.h by Mark Salyzyn · 8 years ago
  27. 343b76e bootstat: drop event_log_list_builder by Mark Salyzyn · 8 years ago
  28. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  29. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  30. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  31. 194edf7 Convert to Android.bp by Dan Willemsen · 8 years ago
  32. 4dded61 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 8 years ago
  33. 3df8c67 Don't hardcode gtest paths. by Dan Albert · 8 years ago
  34. 2d8b3e6 bootstat: Calculate and log the time_since_last_boot metric. by James Hawkins · 8 years ago
  35. b9cf771 bootstat: Differentiate system update boot times. by James Hawkins · 8 years ago
  36. fff95ba bootstat: Two changes to aid in debugging TimeSinceFactoryReset. by James Hawkins · 8 years ago
  37. 2c5d1d7 Add operator int() to unique_fd. by Elliott Hughes · 8 years ago
  38. c0dc139 Revert "Revert "bootstat: Handle v1 record files which do not contain file contents."" by James Hawkins · 8 years ago
  39. 756b6a5 Revert "bootstat: Handle v1 record files which do not contain file contents." by James Hawkins · 8 years ago
  40. 84fda19 bootstat: Handle v1 record files which do not contain file contents. by James Hawkins · 8 years ago
  41. 6f28299 bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matches_content. by James Hawkins · 8 years ago
  42. c627558 bootstat: Add a value option to allow recording an associated value for a boot event. by James Hawkins · 8 years ago
  43. c08e996 bootstat: Disambiguate boot time on encrypted devices. by James Hawkins · 8 years ago
  44. a347cde Merge "bootstat: Add more debug logging metrics to RecordFactoryReset." by James Hawkins · 8 years ago
  45. 45ead35 bootstat: Add more strings to the bootreason mapping. by James Hawkins · 8 years ago
  46. 0660b30 bootstat: Add more debug logging metrics to RecordFactoryReset. by James Hawkins · 8 years ago
  47. c67ef78 Merge "bootstat: Gate boot time metrics logging on an encrypted device being decrypted." by James Hawkins · 8 years ago
  48. 3bf9b14 bootstat: Don't log time_since_factory_reset on device reset. by James Hawkins · 8 years ago
  49. 5e655f0 bootstat: Gate boot time metrics logging on an encrypted device being decrypted. by James Hawkins · 8 years ago
  50. 53684ea bootstat: Record the time since factory reset on init. by James Hawkins · 8 years ago
  51. 500d715 bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 8 years ago
  52. 6f74c0b bootstat: Add a few more bootreasons and rebase the index against index 1. by James Hawkins · 8 years ago
  53. a4a1a4a bootstat: Add support for logging the boot_reason metric. by James Hawkins · 8 years ago
  54. dac84b5 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 · 8 years ago
  55. 6bff639 bootstat: Hook up bootstat to record the boot complete signal and log by James Hawkins · 8 years ago
  56. 5699ee8 Removing -std=c++14 from bootstat Android.mk by Ian Pedowitz · 8 years ago
  57. 7e04be0 bootstat: Use Clang and c++14 standard by Rom Lemarchand · 8 years ago
  58. 5cd4bc2 bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missing by James Hawkins · 8 years ago
  59. 6d0d12a bootstat: Followup cleanups from the initial bootstat checkin. by James Hawkins · 8 years ago
  60. eabe08b bootstat: Fix the base includes to be AOSP-friendly. by James Hawkins · 8 years ago
  61. abd73e6 system/core: Add initial implementation of the bootstat command. by James Hawkins · 8 years ago