summaryrefslogtreecommitdiffstats
path: root/bootstat
Commit message (Expand)AuthorAgeFilesLines
* Merge "bootstat: Gate boot time metrics logging on an encrypted device being ...James Hawkins2016-03-041-2/+5
|\
| * bootstat: Gate boot time metrics logging on an encrypted device being decrypted.James Hawkins2016-03-031-2/+5
* | bootstat: Don't log time_since_factory_reset on device reset.James Hawkins2016-03-031-1/+3
|/
* bootstat: Record the time since factory reset on init.James Hawkins2016-02-243-2/+7
* bootstat: Record metrics for factory_reset and time_since_factory_reset.James Hawkins2016-02-164-14/+88
* bootstat: Add a few more bootreasons and rebase the index against index 1.James Hawkins2016-02-131-17/+23
* bootstat: Add support for logging the boot_reason metric.James Hawkins2016-02-097-15/+128
* Merge "bootstat: Hook up bootstat to record the boot complete signal and log ...James Hawkins2016-01-262-0/+15
|\
| * bootstat: Hook up bootstat to record the boot complete signal and logJames Hawkins2016-01-262-0/+15
* | Removing -std=c++14 from bootstat Android.mkIan Pedowitz2016-01-221-5/+7
* | bootstat: Use Clang and c++14 standardRom Lemarchand2016-01-221-1/+11
* | bootstat: Fix the build on git_mnc-dr1.5-dev-plus-aosp by adding missingJames Hawkins2016-01-222-0/+2
|/
* bootstat: Followup cleanups from the initial bootstat checkin.James Hawkins2016-01-202-3/+4
* bootstat: Fix the base includes to be AOSP-friendly.James Hawkins2016-01-207-9/+9
* system/core: Add initial implementation of the bootstat command.James Hawkins2016-01-1910-0/+974