Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
82ddb3a25cf4e9d1704c93ee504982a61654b25c
/
bootstat
7228099
Make bootstat container-friendly
by Luis Hector Chavez
· 7 years ago
a4ab1a7
Merge "Fix PDK build" am: 24e34e4b8e am: 9a393de28f am: 2dc1f072f2
by Logan Chien
· 7 years ago
e7899e4
Fix PDK build
by Logan Chien
· 7 years ago
82d0129
Fix performance degradation from BootSequence atom
by Tej Singh
· 7 years ago
d263d76
Merge "Atom: BootSequenceReported"
by TreeHugger Robot
· 7 years ago
70f01f8
Atom: BootSequenceReported
by Tej Singh
· 7 years ago
88aa4a3
bootstat: Add more boot reasons.
by James Hawkins
· 7 years ago
4970a6d
Merge "bootstat: Add more boot reasons."
by Treehugger Robot
· 7 years ago
d735b8f
bootstat: Add more boot reasons.
by James Hawkins
· 7 years ago
b953d81
Merge "Fix sanitizer errors in bootstat.cpp."
by Ivan Lozano
· 7 years ago
dd58e00
Fix sanitizer errors in bootstat.cpp.
by Ivan Lozano
· 7 years ago
a9bab70
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 7 years ago
b3c4950
bootstat: Add tons of new boot reasons.
by James Hawkins
· 7 years ago
a0236c5
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
6a1a51a
Add OWNERS.
by Elliott Hughes
· 7 years ago
468afe3
bootstat: Add more boot reasons.
by James Hawkins
· 7 years ago
36fb24f
bootstat: Add four more boot reasons.
by James Hawkins
· 7 years ago
c342f79
bootstat: Three more boot reasons.
by James Hawkins
· 7 years ago
2f96fdb
Merge "bootstat: Add a few more bootreasons."
by James Hawkins
· 7 years ago
eaf93d3
bootstat: Add a few more bootreasons.
by James Hawkins
· 7 years ago
76b8e6c
bootstat: kernel_panic test w/o bootloader or pstore support
by Mark Salyzyn
· 7 years ago
266282c
bootstat: Add another boot reason.
by James Hawkins
· 7 years ago
d081e47
bootstat: test: add error propagation for fastboot format userdata
by Mark Salyzyn
· 7 years ago
b12efb1
bootstat: handle a bad bit error rate issue with pstore
by Mark Salyzyn
· 8 years ago
3873b1d
bootstat: better validation of battery level (shutdown,battery)
by Mark Salyzyn
· 8 years ago
bce8c9c
bootstat: Do not allow unknown boot reasons to land in first field.
by Mark Salyzyn
· 8 years ago
1a9bd89
bootstat: move boot reason validation transformation policy into subroutine.
by Mark Salyzyn
· 8 years ago
fee7dcb
bootstat: test: fix Its_Just_So_Hard_reboot
by Mark Salyzyn
· 7 years ago
6260cb7
bootstat: add shutdown,thermal,battery
by Mark Salyzyn
· 7 years ago
458508a
bootstat: add reboot,2sec
by Mark Salyzyn
· 7 years ago
f982e8e
bootstat: test: check ro.boot.bootreason in some tests
by Mark Salyzyn
· 7 years ago
ed3a62c
bootstat: fix test regression (exec_background)
by Mark Salyzyn
· 7 years ago
1874242
bootstat: fix test regression (extra logging)
by Mark Salyzyn
· 7 years ago
128e6de
Merge "bootstat: Add more boot reasons found by logging in the wild."
by Treehugger Robot
· 7 years ago
b65321d
bootstat: Add more boot reasons found by logging in the wild.
by James Hawkins
· 7 years ago
6fe84fc
bootstat: remove extraneous android_logcat_destroy.
by Josh Gao
· 7 years ago
4541da2
bootstat: test: duration fixes
by Mark Salyzyn
· 7 years ago
61c2f49
bootstat: test: inject ro.boot.bootreason values
by Mark Salyzyn
· 7 years ago
3ffc4b6
Merge "bootstat: test: refine reported test durations"
by Mark Salyzyn
· 7 years ago
59b36e8
Merge "bootstat: Add some reserved sys.boot.reason values to enumeration"
by Mark Salyzyn
· 7 years ago
1480adf
bootstat: test: refine reported test durations
by Mark Salyzyn
· 7 years ago
c0f04af
bootstat: Add some reserved sys.boot.reason values to enumeration
by Mark Salyzyn
· 7 years ago
aeb9466
bootstat: Special case logging for empty boot reason.
by James Hawkins
· 7 years ago
7efe911
init+bootstat: reduce last reboot reason to canonical alias
by Mark Salyzyn
· 7 years ago
a3115e4
bootstat: system_boot_reason does not handle reboot_<reason> case
by Mark Salyzyn
· 8 years ago
fc9b38d
init: report shutdown,container for sigterm of init
by Mark Salyzyn
· 8 years ago
cdf39be
bootstat: Add reboot,userrequested
by Mark Salyzyn
· 8 years ago
4ff5d11
bootstat: validate last kmsg and bootreason content more carefully
by Mark Salyzyn
· 8 years ago
ed4e783
bootstat: clang-format rebase
by Mark Salyzyn
· 8 years ago
f4a295d
bootstat: refine kernel panic details
by Mark Salyzyn
· 8 years ago
31480b5
bootstat: reduce overall boot time
by Mark Salyzyn
· 8 years ago
a71d5ed
bootstat: battery test fails on QC devices
by Mark Salyzyn
· 8 years ago
71665b4
bootstat: bootloader stat files misspelled
by Mark Salyzyn
· 8 years ago
4086150
bootstat: reboot cold, warm and hard tests failed
by Mark Salyzyn
· 8 years ago
c39fbd2
bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field.
by James Hawkins
· 8 years ago
e6d734d
adb: reboot: last boot command default
by Mark Salyzyn
· 8 years ago
cb05ad7
bootstat: introduce sys.boot.reason
by Mark Salyzyn
· 8 years ago
e515706
bootstat: switch from root.root to system.log
by Mark Salyzyn
· 8 years ago
31f39f9
Merge "bootstat: Log even more boot reasons."
by Treehugger Robot
· 8 years ago
9abf395
bootstat: Log even more boot reasons.
by James Hawkins
· 8 years ago
3a13d91
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 8 years ago
f04b1fc
bootstat.cpp: update help message for --record_boot_complete
by Yongqin Liu
· 8 years ago
00040e8
bootstat: Log factory_reset_boot_complete separately from ota_*.
by James Hawkins
· 8 years ago
5bd9186
bootstat: Set up clang-format-2 for bootstat.
by James Hawkins
· 8 years ago
709db20
bootstat: Calculate and log the absolute device boot time.
by James Hawkins
· 8 years ago
015df43
Add test config to bootstat_tests
by Dan Shi
· 8 years ago
550844a
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
b1cf700
bootstat: Report the total bootloader time.
by James Hawkins
· 8 years ago
6717c45
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 8 years ago
09de906
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
743c620
Merge "libmetricslogger: Refactor Tron metrics histogram logging out of bootstat."
by James Hawkins
· 8 years ago
c7ea78c
bootstat.rc: record post_decrypt_time_elapsed only for FDE device
by Wei Wang
· 8 years ago
59be646
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by James Hawkins
· 8 years ago
978d606
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
by James Hawkins
· 8 years ago
cd161fa
bootstat: Log bootloader timing metrics to Tron.
by James Hawkins
· 8 years ago
254344e
bootstat: Update the wording of 'soft reboot' to 'runtime restart'.
by James Hawkins
· 8 years ago
818a88b
libmetricslogger: Refactor Tron metrics histogram logging out of bootstat.
by James Hawkins
· 8 years ago
046782f
boottime/init: Report ro.boottime.init* properties in milliseconds.
by James Hawkins
· 8 years ago
923068e
bootstat: Remove debug logging of bootstat_mtime_matches_content.
by James Hawkins
· 8 years ago
c199fc5
bootstat: Fix false metrics due to soft reboots.
by James Hawkins
· 8 years ago
5c05385
bootstat: Log ro.boottime.init timing properties.
by James Hawkins
· 8 years ago
836eb22
bootstat: Fix the boot complete signal for FBE devices.
by James Hawkins
· 8 years ago
d6c7748
liblog: move android_log_event_context class to log/log_event_list.h
by Mark Salyzyn
· 8 years ago
2130e93
bootstat: drop event_log_list_builder
by Mark Salyzyn
· 8 years ago
94abded
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
e9355bf
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 8 years ago
51b1e55
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 9 years ago
f507a9f
Convert to Android.bp
by Dan Willemsen
· 9 years ago
de6dcc7
bootstat: Fix a potential unhandled exception for malformed input.
by James Hawkins
· 9 years ago
071ced4
Don't hardcode gtest paths.
by Dan Albert
· 9 years ago
96f6909
bootstat: Calculate and log the time_since_last_boot metric.
by James Hawkins
· 9 years ago
862ea48
bootstat: Differentiate system update boot times.
by James Hawkins
· 9 years ago
446b805
bootstat: Two changes to aid in debugging TimeSinceFactoryReset.
by James Hawkins
· 9 years ago
90d9c33
Add operator int() to unique_fd.
by Elliott Hughes
· 9 years ago
0763388
Revert "Revert "bootstat: Handle v1 record files which do not contain file contents.""
by James Hawkins
· 9 years ago
71ecd5d
Revert "bootstat: Handle v1 record files which do not contain file contents."
by James Hawkins
· 9 years ago
06e4936
bootstat: Handle v1 record files which do not contain file contents.
by James Hawkins
· 9 years ago
f927b4a
bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matches_content.
by James Hawkins
· 9 years ago
9f6a8e6
bootstat: Add a value option to allow recording an associated value for a boot event.
by James Hawkins
· 9 years ago
da6f8f8
bootstat: Disambiguate boot time on encrypted devices.
by James Hawkins
· 9 years ago
Next »