commit | 47346f348580c50dd84dd9bc8abce4691e4fa752 | [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 | c54ce6d2dd0bf019ffb9b0206300b8413df88fca [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