commit | b06247d9a0de9dd31a84e17deaf597f6a2cb2920 | [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 | 9173a57220c855bea88a5a3d85729283ab6ed88e | |
parent | ce4bbcfb08bea39dce8c4f71da7326814edfb247 [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