commit | 4e1ce2fa6eb159fdce77391b11410be90919ffca | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Sep 30 10:24:36 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Mon Sep 30 10:24:36 2024 +0100 |
tree | cd8150a8210b11e7a05c524b27fd1a2579f13686 | |
parent | 06e8c336a49e3eda7387754653874858d1fa0cc7 [diff] |
ui: decontrollify Flows - Move logic as-is to FlowManager. - Remove FlowEventsPanel, nobody was using it after killing TabsV1 - clean up some plumbing from globals -> Trace Change-Id: I8202079c59052f444833fa9392b1ad3d8f30c260
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.