commit | 72c8610064292e0dbd1531886b91e8c7e18ac682 | [log] [tgz] |
---|---|---|
author | Misha Wagner <mishaw@google.com> | Thu Nov 22 11:41:37 2018 +0000 |
committer | Misha Wagner <mishaw@google.com> | Thu Nov 29 11:49:09 2018 +0000 |
tree | efe45a6296647aab617438a88b657a4c47d93914 | |
parent | 24a579db2630e2f0a78f9cb572826c576759e114 [diff] |
Remove filtering out frequencies with zero usage for CpuTimePerThreadFreq This was originally included to reduce the amount of data reported. As we now bucket the frequencies collected (ag/5327120), this is not needed. Test: build, flash, run unit tests, manual inspection. Change-Id: Iba86e8e3c3926301dae4d4d8320a8450874f0b11