diff options
author | Mark Salyzyn <salyzyn@google.com> | 2017-03-10 10:31:48 -0800 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2017-03-16 16:57:53 +0000 |
commit | 3b941d457b7071254a2e68e86db06edf86754ddf (patch) | |
tree | 7d4e591c878417771f39f1ff5292061fa114215b /libcutils/socket_local_server_unix.cpp | |
parent | 5a34d6ea43d28f3b5d27bf6dd5b9fa31ec033531 (diff) |
logd: continue search out-of-order entries timestamp tail
Regression from commit 8e8e8db549ffa6e692246abce6f5560c3a1e93c2
For liblogcat reader -t or -T <timestamp> tail requests, continue
search for pertinent out-of-order entries for an additional 30 seconds
back into logging history to find a more inclusive starting point.
For example, if you have an out of order landing like
[..., 3, 6, 1, 8, 2, 5] and ask for 3 you used to get only 5, and now
you get 3, 6, 8, 5 as 'expected'
Test: gTest liblog-unit-tests logd-unit-tests logcat-unit-tests
Bug: 35373582
Change-Id: I2a0732933fa371aed383d49c8d48d01f33db2a79
Diffstat (limited to 'libcutils/socket_local_server_unix.cpp')
0 files changed, 0 insertions, 0 deletions