commit | 2214bd00152045972068c68617902fba1adbe185 | [log] [tgz] |
---|---|---|
author | Ivan Chong <ivankc@google.com> | Fri Sep 13 12:41:48 2024 +0000 |
committer | Ivan Chong <ivankc@google.com> | Fri Sep 13 12:41:48 2024 +0000 |
tree | dfa1f3b5835cb325f9eed994adbd0e3bcf1eadef | |
parent | 97a5d7ed4d7ddb3844a5cbd184e241b99fe6ebcc [diff] |
bigtrace: Add check for error field in QueryResult proto - Use the error field in QueryResult proto to propagate errors from querying in TraceProcessor instance to Orchestrator Change-Id: I241d247c39ef9c7c379fd5e29c25bfe4e19c374b
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.