commit | 1d99cfcbdccf77450fb4fbeabf5a676b1e3037a8 | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@google.com> | Thu Mar 02 20:57:23 2023 +0000 |
committer | Etienne Pierre-doray <etiennep@google.com> | Wed Mar 08 14:14:44 2023 +0000 |
tree | 0856a49deff0e68e4c1448594953eaa19590926b | |
parent | 565d711bb632a3f7f2b826596ac136b6cbc5814f [diff] |
[chrome] Parse Chrome background tracing metadata - Adds rule-hash field in chrome metadata - Parse rule-hash and scenario_name_hash into the metadata table explicitly. Change-Id: Ida2579088f08f5d9be5279005d94aa520b4fdda4
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.