commit | c33b0dbc3cabf5fc6e8d5429542d850113e48eb6 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Thu Sep 21 19:57:26 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Thu Sep 21 19:57:26 2023 +0100 |
tree | f54b968f185204c46f5419063693a25423c765a5 | |
parent | 90f8e7ccdd9d1c2b32bf6cf9d0accc2cd5e41e96 [diff] |
ui: Clean up proto imports All proto imports must now go via core/protos.ts and this is enforced by presubmit. Change-Id: Ia7b32613b0db2703a7461f5642c835a388ff55c7
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.