commit | 6a4a99c3a7a42d98ea93990af32e4a69cfb39552 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Sat Sep 07 12:01:19 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Mon Sep 09 13:05:13 2024 +0000 |
tree | 34a2aa8946c29d1dc78b268f4c65bf414e7de5d8 | |
parent | b4a99412e67996bc4c4c2fe6952505e43caa12dc [diff] |
ui: Add WorkspaceManager Encapsulate the workspace-management logic into a class rather than being baked into Globals. This makes it easier to move it into AppImpl into next CLs. Change-Id: I2bb562c9a5ab176615a7e59ab81d610acb68caa9
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.