| commit | d568b37f8477ac541338875d7824b32edcbac1ff | [log] [tgz] |
|---|---|---|
| author | Hector Dearman <hjd@google.com> | Thu Oct 19 15:26:38 2023 +0100 |
| committer | Hector Dearman <hjd@google.com> | Thu Oct 19 15:26:38 2023 +0100 |
| tree | 0dd7355f7f8252ec82f77386ab0f98b86d41d3a3 | |
| parent | 50337667d4eb62f4115313786f909a60c3f57dff [diff] |
ui: Fix missing import Change-Id: Ieea21a59a8a609779bbb565f792f5cccaef6ea72
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.