[Tracing] Add proto configuration for the ETW proto. This is the follow up CL to adding the ETW proto. This adds the necessary config to Perfetto. In upcoming CLs: - Support ETW context switch in trace processor - Display ETW context switch in UI Bug: 303263148 Change-Id: I5075c9f3287aa95e90265d2b71e468e0d5fdb960
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.