commit | 0e9cfe6c48d2d3e53f8da3acf36b30b00f9b2302 | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Wed Sep 25 15:22:45 2024 +0000 |
committer | Carlos Caballero <carlscab@google.com> | Wed Sep 25 15:22:45 2024 +0000 |
tree | 0972d7a20df6cdb7bea6aae86395082a645d750b | |
parent | d8289efb5ab5b2924be1241be56028108fa3710f [diff] |
Enhance AUX DATA processing * Adds better clock handling * Adds TIME_CONV record handling * Adds ITRACE_STRAT record handling Followup cls will add support for ARM SPE parsing and that will make use of these new additions. Change-Id: I741dcea70d3e731a7c49603b830cdbe9ae47990a
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.