commit | db30efd6b1c7076d8b50195c005f28655d94f82a | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Dec 04 09:32:27 2015 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu Dec 10 13:20:48 2015 -0800 |
tree | d8c1ae3c10ae0e6e92429f852cab66e9a2bbdb1a | |
parent | fff6535b8c11bd29d4f29e4a9eb992ce28635f4a [diff] |
logd: best 2/3 filter for timezone glitches klogd is sensitive to changes in timezone resulting in glitches surrounding conversion to local realtime logging. logger manages a map from monotonic to realtime, but the process is racey since the system can change the timezone at any time, this catches those cases where it glitches. Bug: 21868540 Change-Id: I03de6675fcd04f18ba7306a24dc3d9e750d86976