commit | 383803cc1449da58465453bde5ef01b514a31a97 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Wed Mar 13 20:10:13 2024 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Wed Mar 13 20:14:23 2024 +0000 |
tree | 8418eede2e6bdf763a17897606e1cc9e15845b0d | |
parent | 14cf2f7a98f9f1bd9815b9fcd40ee98188a71e88 [diff] |
tp: do not fail to load traces with FTRACE_STATUS_ABI_ZERO_DATA_LENGTH errors Increment an "info" stats counter instead for tracking the volume. This error is still being seen in internal tracing, but shouldn't affect the quality of the rest of the trace. Prior to r.android.com/2879688 we were suppressing it entirely. Bug: 329396486 Change-Id: Idce19b4537addbf8d071e2a2dc979e3f004d6454
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.