index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstat
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootstat: switch from root.root to system.log
Mark Salyzyn
2017-08-09
1
-6
/
+38
*
Merge "bootstat: Log even more boot reasons."
Treehugger Robot
2017-07-26
1
-0
/
+7
|
\
|
*
bootstat: Log even more boot reasons.
James Hawkins
2017-07-25
1
-0
/
+7
*
|
Remove LOCAL_CLANG and clang: true
Lennart Wieboldt
2017-07-25
1
-3
/
+0
|
/
*
bootstat.cpp: update help message for --record_boot_complete
Yongqin Liu
2017-07-07
1
-6
/
+7
*
bootstat: Log factory_reset_boot_complete separately from ota_*.
James Hawkins
2017-05-30
1
-3
/
+5
*
bootstat: Set up clang-format-2 for bootstat.
James Hawkins
2017-05-24
1
-0
/
+1
*
bootstat: Calculate and log the absolute device boot time.
James Hawkins
2017-05-23
1
-14
/
+52
*
Add test config to bootstat_tests
Dan Shi
2017-04-05
2
-0
/
+27
*
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
James Hawkins
2017-03-30
6
-84
/
+32
*
bootstat: Report the total bootloader time.
James Hawkins
2017-02-16
1
-0
/
+8
*
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
James Hawkins
2017-02-14
6
-28
/
+80
*
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
James Hawkins
2017-02-13
6
-80
/
+28
*
Merge "libmetricslogger: Refactor Tron metrics histogram logging out of boots...
James Hawkins
2017-02-13
5
-72
/
+9
|
\
|
*
libmetricslogger: Refactor Tron metrics histogram logging out of
James Hawkins
2017-01-31
5
-72
/
+9
*
|
bootstat.rc: record post_decrypt_time_elapsed only for FDE device
Wei Wang
2017-02-09
1
-1
/
+2
*
|
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
James Hawkins
2017-02-08
6
-29
/
+80
*
|
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
James Hawkins
2017-02-07
6
-80
/
+29
*
|
bootstat: Log bootloader timing metrics to Tron.
James Hawkins
2017-02-02
1
-0
/
+25
*
|
bootstat: Update the wording of 'soft reboot' to 'runtime restart'.
James Hawkins
2017-02-01
1
-5
/
+5
|
/
*
boottime/init: Report ro.boottime.init* properties in milliseconds.
James Hawkins
2017-01-27
1
-4
/
+2
*
bootstat: Remove debug logging of bootstat_mtime_matches_content.
James Hawkins
2017-01-20
2
-36
/
+0
*
bootstat: Fix false metrics due to soft reboots.
James Hawkins
2017-01-17
1
-1
/
+19
*
bootstat: Log ro.boottime.init timing properties.
James Hawkins
2017-01-06
1
-0
/
+17
*
bootstat: Fix the boot complete signal for FBE devices.
James Hawkins
2016-12-01
1
-7
/
+2
*
liblog: move android_log_event_context class to log/log_event_list.h
Mark Salyzyn
2016-11-21
1
-2
/
+2
*
bootstat: drop event_log_list_builder
Mark Salyzyn
2016-10-24
6
-308
/
+2
*
system/core: preparation to pull back interfaces from android/log.h
Mark Salyzyn
2016-10-20
3
-3
/
+3
*
Move off std::sto* function which abort on failure.
Elliott Hughes
2016-10-13
2
-3
/
+3
*
system/core Replace log/log.h with android/log.h
Mark Salyzyn
2016-09-30
4
-7
/
+14
*
Convert to Android.bp
Dan Willemsen
2016-08-26
2
-141
/
+94
*
bootstat: Fix a potential unhandled exception for malformed input.
James Hawkins
2016-07-28
2
-5
/
+17
*
Don't hardcode gtest paths.
Dan Albert
2016-04-26
1
-6
/
+4
*
bootstat: Calculate and log the time_since_last_boot metric.
James Hawkins
2016-04-15
1
-0
/
+12
*
bootstat: Differentiate system update boot times.
James Hawkins
2016-04-08
1
-4
/
+32
*
bootstat: Two changes to aid in debugging TimeSinceFactoryReset.
James Hawkins
2016-03-29
1
-3
/
+19
*
Add operator int() to unique_fd.
Elliott Hughes
2016-03-28
1
-2
/
+2
*
Revert "Revert "bootstat: Handle v1 record files which do not contain file co...
James Hawkins
2016-03-25
3
-3
/
+56
*
Revert "bootstat: Handle v1 record files which do not contain file contents."
James Hawkins
2016-03-25
3
-56
/
+3
*
bootstat: Handle v1 record files which do not contain file contents.
James Hawkins
2016-03-25
3
-3
/
+56
*
bootstat: Track record inconsistencies w/ a debug metric, bootstat_mtime_matc...
James Hawkins
2016-03-22
5
-34
/
+111
*
bootstat: Add a value option to allow recording an associated value for a boo...
James Hawkins
2016-03-22
1
-5
/
+30
*
bootstat: Disambiguate boot time on encrypted devices.
James Hawkins
2016-03-11
7
-31
/
+127
*
Merge "bootstat: Add more debug logging metrics to RecordFactoryReset."
James Hawkins
2016-03-09
1
-0
/
+11
|
\
|
*
bootstat: Add more debug logging metrics to RecordFactoryReset.
James Hawkins
2016-03-08
1
-0
/
+11
*
|
bootstat: Add more strings to the bootreason mapping.
James Hawkins
2016-03-08
1
-0
/
+24
|
/
*
Merge "bootstat: Gate boot time metrics logging on an encrypted device being ...
James Hawkins
2016-03-04
1
-2
/
+5
|
\
|
*
bootstat: Gate boot time metrics logging on an encrypted device being decrypted.
James Hawkins
2016-03-03
1
-2
/
+5
*
|
bootstat: Don't log time_since_factory_reset on device reset.
James Hawkins
2016-03-03
1
-1
/
+3
|
/
*
bootstat: Record the time since factory reset on init.
James Hawkins
2016-02-24
3
-2
/
+7
[next]