summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "bootstat: record reboot reason history in persist.sys.boot.reason.hist...Treehugger Robot2018-07-022-111/+207
|\
| * bootstat: record reboot reason history in persist.sys.boot.reason.historyMark Salyzyn2018-06-292-111/+207
* | bootstat: kpdpwr actually means reboot,longkeyMark Salyzyn2018-06-281-0/+2
|/
* bootstat: remove the only caller of liblogcat.Elliott Hughes2018-06-152-82/+1
* bootstat: clear persist.sys.boot.reason once readMark Salyzyn2018-06-142-40/+54
* Merge "bootstat: Remove the CAP_SYSLOG capability"Treehugger Robot2018-06-121-19/+2
|\
| * bootstat: Remove the CAP_SYSLOG capabilityLuis Hector Chavez2018-06-111-19/+2
* | bootstat: ppdone_timeout kernel panicMark Salyzyn2018-06-081-0/+1
|/
* Fix performance degradation from BootSequence atomTej Singh2018-06-042-13/+23
* bootstat: refine boot reasonsMark Salyzyn2018-06-042-2/+9
* bootstat: shutdown reports rebootMark Salyzyn2018-06-041-1/+5
* bootstat: Add kernel_panic,modem + related othersMark Salyzyn2018-06-011-0/+8
* bootstat: test reboot rescuepartyMark Salyzyn2018-05-071-2/+17
* bootstat: add reboot,rescuepartyMark Salyzyn2018-05-031-1/+1
* llkd: bootstat: propagate detailed livelock canonical boot reasonMark Salyzyn2018-04-181-0/+3
* Make bootstat container-friendlyLuis Hector Chavez2018-04-161-7/+23
* bootstat: refine "Kernel panic - not syncing"Mark Salyzyn2018-03-222-16/+212
* bootstat: allow kernel_panic,sysrq to propagate subreasonMark Salyzyn2018-03-201-35/+56
* bootstat: test error out only on first bad bootloader reasonMark Salyzyn2018-03-201-3/+16
* bootstat: add support for suppressing needle match on outputMark Salyzyn2018-03-161-3/+6
* bootstat: usb and rtc refinementMark Salyzyn2018-03-162-0/+6
* bootstat: add support for regex in aliasReasons and powerkeysMark Salyzyn2018-03-162-20/+26
* bootstat: alias underline to space in bit error rate handlingMark Salyzyn2018-03-161-17/+23
* bootstat: comment out duplicate entries in kBootReasonMapMark Salyzyn2018-03-161-3/+3
* bootstat: 3.18 kernel does not report "SysRq : Trigger a crash"Mark Salyzyn2018-03-161-3/+7
* bootstat: test: regression from "Fix perfomance degredation from BootSequence...Mark Salyzyn2018-03-151-0/+1
* Fix PDK buildLogan Chien2018-02-131-0/+3
* bootstat: Add more boot reasons.James Hawkins2018-01-261-0/+4
* Merge "bootstat: Add more boot reasons."Treehugger Robot2018-01-081-0/+9
|\
| * bootstat: Add more boot reasons.James Hawkins2018-01-051-0/+9
* | Merge "Fix sanitizer errors in bootstat.cpp."Ivan Lozano2017-12-211-2/+4
|\ \
| * | Fix sanitizer errors in bootstat.cpp.Ivan Lozano2017-12-201-2/+4
| |/
* / Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-201-6/+3
|/
* bootstat: Add tons of new boot reasons.James Hawkins2017-12-181-0/+26
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+1
* | bootstat: Add more boot reasons.James Hawkins2017-12-041-0/+4
* | bootstat: Add four more boot reasons.James Hawkins2017-11-301-0/+4
|/
* bootstat: Three more boot reasons.James Hawkins2017-11-291-0/+3
* Merge "bootstat: Add a few more bootreasons."android-o-mr1-iot-preview-6James Hawkins2017-11-291-0/+7
|\
| * bootstat: Add a few more bootreasons.James Hawkins2017-11-281-0/+7
* | bootstat: kernel_panic test w/o bootloader or pstore supportMark Salyzyn2017-11-201-1/+6
|/
* bootstat: Add another boot reason.James Hawkins2017-10-311-0/+1
* bootstat: test: add error propagation for fastboot format userdataMark Salyzyn2017-10-271-1/+7
* bootstat: handle a bad bit error rate issue with pstoreMark Salyzyn2017-10-261-9/+137
* bootstat: better validation of battery level (shutdown,battery)Mark Salyzyn2017-10-261-6/+18
* bootstat: Do not allow unknown boot reasons to land in first field.Mark Salyzyn2017-10-261-1/+3
* bootstat: move boot reason validation transformation policy into subroutine.Mark Salyzyn2017-10-261-10/+12
* bootstat: test: fix Its_Just_So_Hard_rebootMark Salyzyn2017-10-262-5/+20
* bootstat: add shutdown,thermal,batteryMark Salyzyn2017-10-251-0/+1