commit | 7cdc9a709367282fd545a8fae58cfd5e5a9fa4ae | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Tue Mar 05 19:05:31 2024 +0000 |
committer | Hector Dearman <hjd@google.com> | Tue Mar 05 19:05:31 2024 +0000 |
tree | 98eeb6b9bc8d1caa843122c01d531cd21f45d009 | |
parent | 80bd167a90c76ea5e4fcd2fbf2bbd19dbde17bf5 [diff] |
ui: identify release builds via an explicit arg Also introduce a new .yaml script to pass that extra arg: infra/ui.perfetto.dev/cloudbuild_release.yaml The prior attempt (of using git describe to see if HEAD was a release branch) was foiled by cloud build doing a shallow checkout. Change-Id: I305f05755026d00a5c04ea00620c54730cb6f223
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.