add google_icc_trace and google_irm_trace group ftrace events Add and provide parsing support to google_icc_event and google_irm_event from google_icc_trace and google_irm_trace event groups. Bug: 336242472 Test: events are captured and parsed properly, and can be visualized on perfetto-ui. Change-Id: Ifcf67b00eb3e0aa2fc0be028d6cf72c5381fcddd
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.