commit | ed0ff0bc0c1820dfc4dd25cce4f21771a062a066 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Fri Oct 02 09:42:06 2020 +0100 |
committer | Hector Dearman <hjd@google.com> | Fri Oct 02 09:42:06 2020 +0100 |
tree | 9aa38591151c95a12f86c0dbc11dbdedd97105e1 | |
parent | a321d9ae2546877361ec5da9a85ba7ae82f9e02e [diff] |
trace_processor: Support bytes and unknown fields in protozero_to_text - Add support for 'bytes' fields - Emit a comment when we hit an unknown field rather than dchecking - Add a new overload to avoid ConstBytes all over the tests Change-Id: I829c77e0cf3bc7cecb0e075163694fa541a1079b
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.