perfetto: make suspend aware clock the default for snapshots As we've now tested this code extensively, we can safely make this the default behaviour in Android T+ Change-Id: Iee725eb191f66777080f42b189cd102a912da56c
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.