summaryrefslogtreecommitdiffstats
path: root/bootstat
Commit message (Expand)AuthorAgeFilesLines
...
* bootstat: test: inject ro.boot.bootreason valuesMark Salyzyn2017-10-113-28/+172
* Merge "bootstat: test: refine reported test durations"Mark Salyzyn2017-10-111-19/+70
|\
| * bootstat: test: refine reported test durationsMark Salyzyn2017-10-111-19/+70
* | Merge "bootstat: Add some reserved sys.boot.reason values to enumeration"Mark Salyzyn2017-10-111-0/+5
|\|
| * bootstat: Add some reserved sys.boot.reason values to enumerationMark Salyzyn2017-10-111-0/+5
* | bootstat: Special case logging for empty boot reason.James Hawkins2017-10-101-2/+16
|/
* init+bootstat: reduce last reboot reason to canonical aliasMark Salyzyn2017-10-102-62/+174
* bootstat: system_boot_reason does not handle reboot_<reason> caseMark Salyzyn2017-10-051-1/+1
* init: report shutdown,container for sigterm of initMark Salyzyn2017-09-271-0/+1
* bootstat: Add reboot,userrequestedMark Salyzyn2017-09-211-0/+1
* bootstat: validate last kmsg and bootreason content more carefullyMark Salyzyn2017-09-202-12/+59
* bootstat: clang-format rebaseMark Salyzyn2017-09-204-166/+154
* bootstat: refine kernel panic detailsMark Salyzyn2017-09-191-43/+65
* bootstat: reduce overall boot timeMark Salyzyn2017-09-192-8/+4
* bootstat: battery test fails on QC devicesMark Salyzyn2017-09-191-6/+13
* bootstat: bootloader stat files misspelledMark Salyzyn2017-09-191-10/+10
* bootstat: reboot cold, warm and hard tests failedMark Salyzyn2017-09-182-2/+3
* bootstat: Log the ro.boot.bootreason property through the new platform_reason...James Hawkins2017-09-151-0/+3
* adb: reboot: last boot command defaultMark Salyzyn2017-09-122-3/+37
* bootstat: introduce sys.boot.reasonMark Salyzyn2017-09-124-2/+1063
* bootstat: switch from root.root to system.logMark Salyzyn2017-08-091-6/+38
* Merge "bootstat: Log even more boot reasons."Treehugger Robot2017-07-261-0/+7
|\
| * bootstat: Log even more boot reasons.James Hawkins2017-07-251-0/+7
* | Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-3/+0
|/
* bootstat.cpp: update help message for --record_boot_completeYongqin Liu2017-07-071-6/+7
* bootstat: Log factory_reset_boot_complete separately from ota_*.James Hawkins2017-05-301-3/+5
* bootstat: Set up clang-format-2 for bootstat.James Hawkins2017-05-241-0/+1
* bootstat: Calculate and log the absolute device boot time.James Hawkins2017-05-231-14/+52
* Add test config to bootstat_testsDan Shi2017-04-052-0/+27
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-03-306-84/+32
* 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-02-011-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