Enable long latency graphics smoothness alert tracks This CL adds the long latency annotation tracks for graphics smoothness alert in Perfetto UI. See also https://r.android.com/2007513 for the implementation of the chrome_long_latency metric which the long latency annotation tracks are based on. Bug: 226646412 Change-Id: Ifd2aba40f3a9b2b42482131ae8f4fe3366ebd294
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.