commit | 3f8d3330160212714eb1d41b0647cd1df5afd131 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Thu May 06 16:39:58 2021 -0700 |
committer | Connor O'Brien <connoro@google.com> | Tue May 11 15:19:29 2021 -0700 |
tree | 25f3b86114ce46565cc37cac502071f536319815 | |
parent | 3d46ae52dccb4c519fb3ab733d6b82b5c83b67de [diff] |
Log less on negative deltas in kernel CPU time readers Logging the second, third etc. negative delta detected for a single UID increases logging without a clear debugging benefit vs. just noting the UIDs with at least one negative delta. Bug: 182272121 Change-Id: Ia7c6994203493467d07eeb8092da1679864dc89e Signed-off-by: Connor O'Brien <connoro@google.com>