commit | 4aef45206a7bcd041c6a815cae1cf385b327d882 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Tue Dec 12 16:35:43 2023 +0000 |
committer | Steve Golton <stevegolton@google.com> | Tue Dec 12 17:34:22 2023 +0000 |
tree | e3dbceff2a092de8f64204761c7f6c1c82141b68 | |
parent | 3e53e144bee271ec558363df2e561a77d7e0b789 [diff] |
[ui] Add a simple plugins management page. Allows the user to activate and deactivate individual plugins. This page is hidden by default behind a flag. Changes made on this page are not persisted, and will be lost on reload. Change-Id: Ie499e0cd18429b903ba71058bf28bdbd0210d295
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.