commit | 3a46ce9f70340ef6e9a5b62af522b79d213f637a | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Feb 16 12:29:32 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Feb 16 11:31:43 2021 +0000 |
tree | c64c5a04ce2454221f055915247a9435f30e9cc7 | |
parent | 4ffaf56fc84657e99062bf4fdf46dbacc8bef5b4 [diff] |
UI: Fix Timeout of Cloud Build jobs The Cloud Build timeout can be specified both per-step and globally. When setting only the per-step, though, the default global timeout of 10min still applies and the per-step one gets silently capped at that value. See docs: https://cloud.google.com/build/docs/build-config#timeout_2 Bug: 179864115 Change-Id: Ib018073823598c1b8168806193fc0ba315275574
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.