Handler for fullTraceJank Adds debug track for full trace jank given jank type and process when passed with specific url patterns. Handler used in the PinAndroidPerfMetrics plugin. URL Examples - ui.perfetto.dev/#dev.perfetto.PinAndroidPerfMetrics:metrics=perfetto_ft_launcher-missed_sf_frames-mean Test: pinFullTrace_unittest.ts. Run using ./ui/run-unittests Bug: b/337774166 Change-Id: I9e0cbe6bd93f39d38cc7c18dd329944adf37c5bc
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.