commit | 5a905b04f944d2cd5155a71359a0de02bcec0dd1 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Oct 04 00:37:46 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Fri Oct 04 00:37:46 2024 +0100 |
tree | 649f8b1e6ca3f7ef340abc50f991222bafb2592a | |
parent | 562b7fe358f08420f9e2fd54532490c82a46c315 [diff] |
ui: Move PostedTrace to TraceSource This interface is used only by actions.ts and post_message_handler.ts Furthermore it is duplicated with TraceSource::ARRAY_BUFFER. Move together and reduce duplication. Change-Id: Ic840078c09b70e1facbeb114eb0fd72b7f83b447
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.