commit | a79cf88cb7ec363691ceba889ab9d2a85d8ca113 | [log] [tgz] |
---|---|---|
author | Rafal Slawik <rslawik@google.com> | Fri Oct 30 14:35:13 2020 +0000 |
committer | Rafal Slawik <rslawik@google.com> | Fri Oct 30 14:44:09 2020 +0000 |
tree | 5e168b5a11bd580027580d14c1b621ca0a7f6f3d | |
parent | e97f73dd910958992945fc0142112080f7d3409d [diff] |
CPU time min threshold for CpuTimePerUidFreq Introduce a threshold to exclude small CPU time values in CpuTimePerUidFreq. They come from more precise accounting in a BPF program. The threshold is 10 ms to match the behavior of the time_in_state BPF predecessor. The reducation in data size is expected be at least 20%. Bug: 157535126 Test: adb shell cmd stats pull-source 10010 Change-Id: Ia7f2a2ad71831387cffdd6db30da4ce501219d0e