commit | ab0e1839f8569f040d349ea755aa81df0639e8c3 | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Wed May 26 14:09:54 2021 +0100 |
committer | Michael Wright <michaelwr@google.com> | Wed May 26 14:16:21 2021 +0000 |
tree | a42cf2406423c57add4682a6a33fea894aa9ca22 | |
parent | dfc852cad5a6fcd2e514cac6c22b696da3f10667 [diff] |
Stop deferring wake lock logging. Turns out, deferring the work was just as expensive as doing the logging inline, so we're effectively paying the cost twice. Doing this inline should have a negligible impact on wakelock latency and save us a fair amount of CPU work. Bug: 166289189 Test: atest WakeLockLogTest Change-Id: I43cdd8fcfa9bd0832fdbaf2d7278f3b38249e11b