commit | a6028e3eb6a5594ef27f3428186c749d98bbaa5b | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Nov 11 21:27:07 2024 +0000 |
committer | Primiano Tucci <primiano@google.com> | Mon Nov 11 21:27:07 2024 +0000 |
tree | a6be4951b9607533ffe66bc01ed57eb26d030a48 | |
parent | e662cb2e6f7cd31bc17d06027dacfd7abbda1a21 [diff] |
ui: move GcsUploader to base This is going to be needed by the RecordTrace plugin. Removing the dependency between GcsUploader and TraceFileStream, as it was unnecessary and prevented the move from base. Bug: 377651301 Change-Id: Idf6e200798c80a85b8a25d1ff6313a9e8e292fcf
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.