Add viewcapture parser. Consistent with SurfaceFlingerLayersParser. Parses viewcapture data into a table for snapshots and a table of views. Bug: 311643446 Test: n/a Change-Id: I87a12223b684014d592a30e7871967043c229274
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.