summaryrefslogtreecommitdiffstats
path: root/bootstat/boot_event_record_store.cpp
Commit message (Expand)AuthorAgeFilesLines
* bootstat: clang-format rebaseMark Salyzyn2017-09-201-11/+7
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-03-301-2/+7
* Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-02-141-7/+2
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-02-131-2/+7
* libmetricslogger: Refactor Tron metrics histogram logging out ofJames Hawkins2017-01-311-1/+0
* bootstat: Remove debug logging of bootstat_mtime_matches_content.James Hawkins2017-01-201-28/+0
* Move off std::sto* function which abort on failure.Elliott Hughes2016-10-131-1/+1
* bootstat: Fix a potential unhandled exception for malformed input.James Hawkins2016-07-281-2/+5
* Revert "Revert "bootstat: Handle v1 record files which do not contain file co...James Hawkins2016-03-251-2/+5
* Revert "bootstat: Handle v1 record files which do not contain file contents."James Hawkins2016-03-251-5/+2
* bootstat: Handle v1 record files which do not contain file contents.James Hawkins2016-03-251-2/+5
* bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matc...James Hawkins2016-03-221-1/+35
* bootstat: Disambiguate boot time on encrypted devices.James Hawkins2016-03-111-8/+2
* bootstat: Record metrics for factory_reset and time_since_factory_reset.James Hawkins2016-02-161-9/+24
* bootstat: Add support for logging the boot_reason metric.James Hawkins2016-02-091-3/+15
* bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missingJames Hawkins2016-01-221-0/+1
* bootstat: Fix the base includes to be AOSP-friendly.James Hawkins2016-01-201-2/+2
* system/core: Add initial implementation of the bootstat command.James Hawkins2016-01-191-0/+116