commit | d4b49cb5da0c588e6777b3256803d1e5510e3cf9 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu May 13 09:53:46 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu May 13 09:53:46 2021 +0100 |
tree | de9b62f8eb696964660d89c4bf2e28f97cd205a2 | |
parent | 2144911a9995a5faa1aab8de21353ead93a09df2 [diff] |
proto filtering: Add bytecode gen&parser This CL adds some basic classes and tests to generate and parse the filter bytecode. This does not implement the full filtering logic and tooling yet. Bug: 181306741 Change-Id: I7d1fceb1bbbb154297468dbf90299f448091e1e9
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.