summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootstat: Report the total bootloader time.James Hawkins2017-02-161-0/+8
* Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-02-146-28/+80
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-02-136-80/+28
* Merge "libmetricslogger: Refactor Tron metrics histogram logging out of boots...James Hawkins2017-02-135-72/+9
|\
| * libmetricslogger: Refactor Tron metrics histogram logging out ofJames Hawkins2017-01-315-72/+9
* | bootstat.rc: record post_decrypt_time_elapsed only for FDE deviceWei Wang2017-02-091-1/+2
* | Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."James Hawkins2017-02-086-29/+80
* | bootstat: Remove custom uptime parser in favor of elapsedRealtime.James Hawkins2017-02-076-80/+29
* | bootstat: Log bootloader timing metrics to Tron.James Hawkins2017-02-021-0/+25
* | bootstat: Update the wording of 'soft reboot' to 'runtime restart'.James Hawkins2017-01-311-5/+5
|/
* boottime/init: Report ro.boottime.init* properties in milliseconds.James Hawkins2017-01-271-4/+2
* bootstat: Remove debug logging of bootstat_mtime_matches_content.James Hawkins2017-01-202-36/+0
* bootstat: Fix false metrics due to soft reboots.James Hawkins2017-01-171-1/+19
* bootstat: Log ro.boottime.init timing properties.James Hawkins2017-01-061-0/+17
* bootstat: Fix the boot complete signal for FBE devices.James Hawkins2016-12-011-7/+2
* liblog: move android_log_event_context class to log/log_event_list.hMark Salyzyn2016-11-211-2/+2
* bootstat: drop event_log_list_builderMark Salyzyn2016-10-246-308/+2
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-203-3/+3
* Move off std::sto* function which abort on failure.Elliott Hughes2016-10-132-3/+3
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-304-7/+14
* Convert to Android.bpDan Willemsen2016-08-262-141/+94
* bootstat: Fix a potential unhandled exception for malformed input.James Hawkins2016-07-282-5/+17
* Don't hardcode gtest paths.Dan Albert2016-04-261-6/+4
* bootstat: Calculate and log the time_since_last_boot metric.James Hawkins2016-04-151-0/+12
* bootstat: Differentiate system update boot times.James Hawkins2016-04-081-4/+32
* bootstat: Two changes to aid in debugging TimeSinceFactoryReset.James Hawkins2016-03-291-3/+19
* 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-253-3/+56
* Revert "bootstat: Handle v1 record files which do not contain file contents."James Hawkins2016-03-253-56/+3
* bootstat: Handle v1 record files which do not contain file contents.James Hawkins2016-03-253-3/+56
* bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matc...James Hawkins2016-03-225-34/+111
* bootstat: Add a value option to allow recording an associated value for a boo...James Hawkins2016-03-221-5/+30
* bootstat: Disambiguate boot time on encrypted devices.James Hawkins2016-03-117-31/+127
* Merge "bootstat: Add more debug logging metrics to RecordFactoryReset."James Hawkins2016-03-091-0/+11
|\
| * bootstat: Add more debug logging metrics to RecordFactoryReset.James Hawkins2016-03-081-0/+11
* | bootstat: Add more strings to the bootreason mapping.James Hawkins2016-03-081-0/+24
|/
* 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-197-9/+9