commit | 7459e82259b91dee3b18e3188d75c304db720e97 | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Tue Apr 23 06:53:43 2024 -0700 |
committer | Peter Kalauskas <peskal@google.com> | Tue Apr 23 07:19:43 2024 -0700 |
tree | e63d10379e35a0177e0f92c8cfcf08a394230be1 | |
parent | d739277b011db6f9f5cedede0a145a4ea55983aa [diff] |
Trace coroutine section name generation To assess whether coroutine tracing is slow due to context switching, or if it is slow due to stack unwinding to generate default sections names, create a new trace section so it can be measured. Flag: ACONFIG com.android.systemui.coroutine_tracing DISABLED Bug: 289353932 Test: capture and inspect perfetto trace Change-Id: I77dcdab40574f1e339c570f6d9984a1bc6aa0644