commit | bb3b66d486694c9984e76d38e3bd7ca525edfee2 | [log] [tgz] |
---|---|---|
author | Ioannis Ilkos <ilkos@google.com> | Mon May 31 21:32:10 2021 +0100 |
committer | Ioannis Ilkos <ilkos@google.com> | Mon May 31 21:32:10 2021 +0100 |
tree | d9f3ede03909bed658650b6b493bb197f26015c6 | |
parent | b3f455e9edced2a776ddcb5a2cdf5ddcefa8776f [diff] |
Do not spam error log for malformed traces We already log a stat, there's not much value added by repeating the invalid id msg Change-Id: I44436957ce83111ac6beef0684ab0afb2cc1c4e5
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.