commit | 3e4dbdcd6f8fd2e058722dfebd1b69848317df55 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Oct 31 16:49:18 2024 +0000 |
committer | Primiano Tucci <primiano@google.com> | Sat Nov 02 08:19:33 2024 +0000 |
tree | 67392d9283eb16936768f98633170171d25ad383 | |
parent | b5fc72586c89de97219debd43a9fc49ee8d56d1d [diff] |
ui: rework check_imports turn the UI deps checker into allowlist based. Also make it plugin-dependency aware (and fix a bunch of missing deps). This makes evident the places where we have accumulated tech debt. Change-Id: I452e4005ecbf33475ccff53c1c33dde9a113ae94
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.