commit | 38067cc1c40e1b201463e7db129b4e70d2d31c5e | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Thu Feb 10 13:15:26 2022 +0100 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Thu Feb 10 13:17:27 2022 +0100 |
tree | 8d16805c8b9e80e56368683c5b0a8381f4ba87e0 | |
parent | d6111dd183c905ada3d83d4c8bc81b34db76b5f9 [diff] |
Add traces to latency sensitive points Those places have been identified as the main culprit of unfold latency in sysui doing some method tracing. By adding traces, we can monitor them better in perfetto recordings. Bug: 197515205 Test: recorded a trace and checked if they were there. Change-Id: I6f1d111b7fb33fabeba604e62d4208f5ca1f03d1