commit | 82876a9a350c038d5641d0c4cccc9e13ea2d2433 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Nov 08 11:44:13 2024 +0000 |
committer | Primiano Tucci <primiano@google.com> | Fri Nov 08 11:44:13 2024 +0000 |
tree | 9baaa97031654c579006d92a012ff21aa4db97a4 | |
parent | 528df2ab76596f0184614fb206aa6ee7aeb89e25 [diff] |
ui: move perfDebug to app This leaves the codebase in a state where state.ts / actions.ts are all about recording and nothing more. Bug: 377651301 Change-Id: Ia190f9c9615d0f49d910354b75a31005d8bad54f
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.