| commit | 29745f17cdaef1e12130d6114fb363abe9ce085e | [log] [tgz] |
|---|---|---|
| author | Connor O'Brien <connoro@google.com> | Tue Jun 11 12:50:57 2019 -0700 |
| committer | Connor O'Brien <connoro@google.com> | Tue Sep 03 16:55:58 2019 -0700 |
| tree | 8eae1c0309bf839d7a618777e14570da2276546d | |
| parent | b12f2b5d41ebf89869d96a70b14d9c34e24819c4 [diff] |
time_in_state: track per-uid concurrent_{active,policy}_time
Add support for tracking time that a UID spent running concurrently
with tasks on all other CPUs and on CPUs in the same cluster.
Test: libtimeinstate_test passes
Bug: 138317993
Change-Id: I09cf679979ae6419f4b71ddfacd601e6a0bfa1c5
Signed-off-by: Connor O'Brien <connoro@google.com>