commit | e31e2b68d3efac830c639493c377529f21d0bb4f | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Tue Jul 30 21:35:42 2024 +0100 |
committer | Steve Golton <stevegolton@google.com> | Tue Jul 30 21:35:42 2024 +0100 |
tree | 9ee0b0aac24bd8afbfb74a188792f30accb98d94 | |
parent | 9707014ebba991c1e7a68bf917f63c647ddb01c0 [diff] |
ui: move open trace/open trace in legacy UI to commands in plugin This CL moves the sidebar buttons to open traces and open traces in legacy UI to become commands. This allows using shortcuts to execute them as well as execute from the command palette. Also refactor the sidebar impl to use these new commands. Change-Id: I5510d585390045550a86ab846ee2ba0322615cee Fixes: https://github.com/google/perfetto/issues/849
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.