commit | 29f14f6b71b1ab099dfc163a907547643410d9fa | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Mar 28 13:59:50 2022 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Mar 28 13:59:50 2022 +0100 |
tree | c8711dc51cf3382a7ff8cea06bafc8e994665173 | |
parent | 286aba51d883499d5ad7f856dad71de0a80140a3 [diff] |
btp: optionally allow failures when loading traces into BTP This is needed so that pipelines don't hard-fail when encountering infra errors and instead can increment error counters about loading failures. Change-Id: Id5a456ab879be1b189fb5ee1cf6e9c826df3f696 Bug: 225399802
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.