commit | 15decdc02fc0dfa89e8c07e070f961e6c643e350 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue May 14 13:17:24 2024 +0000 |
committer | Primiano Tucci <primiano@google.com> | Tue May 14 13:17:24 2024 +0000 |
tree | e22efee60e415a4e5021b2ca5d449718af9f81b5 | |
parent | bea89ea6dbfd0d0c173193c5a827cdf9ba04fc82 [diff] |
UI: update build infra - Update the Debian image that builds the UI from buster->bookworm - Remove source dependency from GitHub (Still used for trigger) - Copy-paste the YAML inline inside Google Cloud Build rather than referencing github - Move the builder_entry_point.sh into the docker container, so it doesn't depend on whatever contained in GitHub Change-Id: I98fb7c2e2bb6b14e3b2f5b9ba071c733617b992b
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.