commit | 5000493291d804b2f7090a4124005d2625fcc54d | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Dec 16 16:09:15 2016 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Mon Dec 19 14:01:45 2016 -0800 |
tree | c9359c647b343d814f7def16b4cf022b37ecabd3 | |
parent | c3025e57560c5562d409605b9b412116ecd6936e [diff] |
logd: correct duplicate message state machine Inspection turned up that for the case of three identical messages, the result would be a stutter of the first message only. Added comments to describe the state machine, incoming variables, outcoming and false condition outputs, for proper maintenance in the future. Test: gTest liblog-benchmarks BM_log_maximum* and manually check for correct midstream chatty messages, Bug: 33535908 Change-Id: I852260d18a484e6207b80063159f1a74eaa83b55