commit | 40f683b75c680bf80b1cfd31d4f8766b3fb62577 | [log] [tgz] |
---|---|---|
author | Tushar Khandelwal <tusharkh@google.com> | Thu May 02 11:10:09 2024 +0000 |
committer | Tushar Khandelwal <tusharkh@google.com> | Thu May 02 11:10:09 2024 +0000 |
tree | d4113bfb2afefa94016651e27d99a4ca1c126f2a | |
parent | dd89b44653b16450215d36feafe809bd51f3f371 [diff] |
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.