commit | 9f209ef56eae9f3b37e6257d36c37dfaa5f2d20e | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Oct 01 13:34:09 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Oct 01 14:18:02 2024 +0000 |
tree | 745a52b7b2737d05fa9c66be9463663ffc253ddd | |
parent | c0cbddeb5191e8615259e5150e16f5e576a62af3 [diff] |
ui: move UI responsibilities out of TraceController This small cleanup helps with upcoming CLs. Also split TraceInfo from TraceSource as it will be needed later. Change-Id: I6cd41ffd202e98bbbaa59e8bde9a06047e432d27
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.