protozero: add filtering bytecode v2 with support for string filtering This CL introduces a new bytecode v2 format which adds a new opcode for filtering strings in protos. This CL does not implement the actual filtering logic yet, instead making the field a noop at the moment. (cherry-picked from aosp/2616329) Bug: 283246642 Change-Id: I4e1dfbeafa7b7728faf3dc063f868c9a36f1672a Merged-In: I4e1dfbeafa7b7728faf3dc063f868c9a36f1672a
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.