commit | 682206480215b2875eaf5d5a336029c6f48f7c37 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Wed Mar 09 13:53:50 2022 -0800 |
committer | Lucas Dupin <dupin@google.com> | Wed Mar 09 13:53:50 2022 -0800 |
tree | d76039641eaa9c8194bfc20bba0a714bc02e9542 | |
parent | 89489bb5a8302982b59ab7e7f69e6998b8cfda47 [diff] |
Enable Looper tracing Sometimes work that SysUI is doing on the main thread is not visible on perfetto traces. We should enable the app tracing tag on our looper, to be able to properly visualize where the workload is coming from. Test: perfetto trace Fixes: 223615145 Change-Id: I99e11e986996b070288322f24ce68324e93d17b7