commit | 827a95e153df362d071cf58a98dfc809e7adad0e | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Thu Mar 04 18:05:57 2021 +0000 |
committer | Zimuzo Ezeozue <zezeozue@google.com> | Fri Mar 05 19:24:16 2021 +0000 |
tree | bfe1934074146cf1e11f390a20e419bfb45fcd32 | |
parent | 88c5179965327cfbe5b2cff1c491c40cbc19d6d2 [diff] |
Implement AppIoBlocked counter per uid This allows us track AppIoBlocked status correctly for a uid with several threads concurrently blocked on IO. This would have been cleaner to track per tid of uid, but unfortunately, we don't know the calling tid via binder Test: Manual Bug: 170486601 Change-Id: I4df5cb2e99726739059d962915c7488df98a0f05