| commit | 29ddef924c7efb90fab7f36f5894de37e0467ffa | [log] [tgz] |
|---|---|---|
| author | Hector Dearman <hjd@google.com> | Tue Aug 01 17:21:48 2023 +0100 |
| committer | Hector Dearman <hjd@google.com> | Tue Aug 01 17:21:48 2023 +0100 |
| tree | 98011c5646b554bd4b216aa32413ef23bf190926 | |
| parent | f4f0ccea0fcdf31ae5dd593d5d163a4f1f1d22c2 [diff] |
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.