[ui] Use mountStore() for using persistent state in plugins. - Avoids having to template plugins everywhere with the store type. - Similar interface to tracks. - Less confusing, persistent state is totally opt-in. Change-Id: Iebd8cbe1842c5cef7b2480b220e0129b0355ef0d
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.