commit | 88dd4225593db27cf7129cf451e5643419f2d0da | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Apr 01 21:15:22 2022 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Apr 01 21:15:22 2022 +0100 |
tree | 8203fc1b70b7c2913202c4658613df13c0f5e590 | |
parent | b0c7c424581e8d7602929dbbeef46b898f24bcbf [diff] |
btp: augment query exception with metadata about trace Change-Id: I50e1fcd7960615c06e10ddd4366eb26cd369122d
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.