summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootstat: clang-format rebaseMark Salyzyn2017-09-201-12/+6
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-03-301-4/+14
* Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-02-141-12/+3
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-02-131-3/+12
* Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."James Hawkins2017-02-081-12/+3
* bootstat: Remove custom uptime parser in favor of elapsedRealtime.James Hawkins2017-02-071-3/+12
* bootstat: Remove debug logging of bootstat_mtime_matches_content.James Hawkins2017-01-201-8/+0
* Add operator int() to unique_fd.Elliott Hughes2016-03-281-2/+2
* Revert "Revert "bootstat: Handle v1 record files which do not contain file co...James Hawkins2016-03-251-1/+50
* Revert "bootstat: Handle v1 record files which do not contain file contents."James Hawkins2016-03-251-50/+1
* bootstat: Handle v1 record files which do not contain file contents.James Hawkins2016-03-251-1/+50
* bootstat: Disambiguate boot time on encrypted devices.James Hawkins2016-03-111-13/+3
* bootstat: Record metrics for factory_reset and time_since_factory_reset.James Hawkins2016-02-161-0/+23
* bootstat: Add support for logging the boot_reason metric.James Hawkins2016-02-091-0/+12
* bootstat: Followup cleanups from the initial bootstat checkin.James Hawkins2016-01-201-1/+1
* bootstat: Fix the base includes to be AOSP-friendly.James Hawkins2016-01-191-2/+2
* system/core: Add initial implementation of the bootstat command.James Hawkins2016-01-191-0/+156