Add metric visualisations Allow plugins to add vega visualisations for specific TraceProcessor metrics. These visualisations appear on the metrics page next to the given metrics. Change-Id: I6762613444d65c3e136ee0f172254cb6e39063ba
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.