commit | 8f83a35511e4b53ac2850e93571d9154af63f7c0 | [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 | 152b003bbfae22d10dd129d5f249daf957dc27c4 [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