commit | bf62dc9460408dc37324c03735ab13c2cdf45396 | [log] [tgz] |
---|---|---|
author | Kurt Partridge <kep@google.com> | Fri Mar 22 14:13:03 2013 -0700 |
committer | Kurt Partridge <kep@google.com> | Wed Apr 17 08:44:06 2013 -0700 |
tree | 2070e29a846c51fed8daaf0bc432a5641bb74f24 | |
parent | 3970352ea907cbea63e342f370bb0bbb9cc7335a [diff] |
Fix bug in counting words between samples Previously MainLogBuffer#shiftOutWords() assumed it wouldn't be called if mNumWordsUntilSafeToSample was 0. This relaxes this assumption (which is in fact false in the current code). Change-Id: I8723248095e84a0d9d6f4639b4742cc7dda9716b