diff options
| author | 2023-01-10 10:55:25 -0800 | |
|---|---|---|
| committer | 2023-01-17 14:37:49 -0800 | |
| commit | a5a0576ceddd3c576f6b65bb74a208fd8d7b2957 (patch) | |
| tree | f85de1847eae6cf1af1260c0ba8a92919967af96 /services/coverage/java | |
| parent | 0648b6f93238c6b5312049c0533b9b92b1f9d0ef (diff) | |
Disable detailed transition logs but add a summary.
On slow devices, logcat actually takes a lot of time, so turn it
off by default.
To maintain usefulness, though, add back some critical logging
by recording important information during the transition and then
logging a summary at critical points (startTransition and finish).
Since the logging itself is deferred, we can put it on a low-
priority thread so it doesn't impact latency.
Bug: 260059642
Test: Run android-go latency tests and observe significant
improvement
Change-Id: I3621747f4d80a66953bda038dfc2c411dffa067d
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions