Migrate Scroll Jank plugin to V3 version of metrics. Highlighted scroll jank event latencies are selected based on the V3 metric. Jank duration is now calculated based on the delay in frame presentation prior to the end timestamp of the associated event latency. Bug: 279582204 Change-Id: I10d8e2cb2a5aae0278b33d5f15298782f5455370
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.