commit | 3affc5db2c94b869c5dbee30846731af650e784a | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Tue May 21 13:42:12 2024 +0100 |
committer | Steve Golton <stevegolton@google.com> | Tue May 21 13:42:12 2024 +0100 |
tree | cb4eaa6424362895a5aae1cf5ad65a2e509d9820 | |
parent | a0554728c998bc90de8186e7663d9dcd29a813ad [diff] |
ui: Remove permalink controller Creating and loading permalinks operations are now just async functions, and the permalink state has been removed. We don't need to bump the state version actually because the permalink state (the removed state) was explicitly removed from the state before uploading. Change-Id: I287e20c48540f4bfb97bf62eed3c23b68690f34d
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.