metrics: Add touch_flow_event_queuing_delay.sql To share code between touch_flow_event_queuing_delay and scroll_flow_event_queuing_delay, this converts scroll_flow_event_queuing_delay.sql into a templated metric stored in gesture_flow_event_queuing_delay.sql. As a result the scroll_flow_event_queuing_delay and touch_flow_event_queuing_delay tables are created just using differing template parameters. Bug: 182160743 Change-Id: I967983523adf94b3725f6eb14e6e017177ee7cc7
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.