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.