commit | b1448b0ff0411fc71fce471c3cbdd6212c00c392 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri May 17 12:31:09 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Fri May 17 12:31:09 2024 +0100 |
tree | 02bce090fd9322d73a1f106a6d20eff8ea5ca170 | |
parent | 9884f15554d7be326e4d3c213f0b524311094f25 [diff] |
ui: remove metatrace depdendency on Trace proto Write the metatrace manually by copy-pasting field ids. This saves ~14MB of js size and 30s of build time. Bug: 341101742 Change-Id: I7bd58db3ea4ee3efbbaf5ba9f4c78994bd9dd9c6
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.