commit | 7ec4a48bf2ed687d9cc8d88c04705a4016b28d2d | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Wed Aug 23 21:08:49 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Thu Aug 24 08:31:20 2023 +0000 |
tree | 08938caeab0310a0508d550363f61974f742b4e3 | |
parent | fdaee3faea9e2e50a69eba1e3fbcf987039afc01 [diff] |
tp: Handle bytes field in ProtoToArgsParser Previously any bytes field caused parsing the whole message to fail. This casued issues with statsd_module where some atoms have bytes fields. - Provide a default method for handling bytes fields - Improve error logging in statsd_module Bug: 145578432 Change-Id: I777c90396a8ed2c0397faa6a8095178e4912f7ec
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.