commit | 16cfd0d743b95f9eb74e3a662164c47b46574ac9 | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Fri May 03 13:49:41 2024 +0000 |
committer | Carlos Caballero Grolimund <carlscab@google.com> | Fri May 03 19:54:41 2024 +0000 |
tree | e8965f811aa7924c073cbed1177be94bf058cf0b | |
parent | 8a68054a08c17aaf430848acd458ef882b812954 [diff] |
Ensure 1:1 association between TimestampedEvent::Type and TraceParser This will allow us to parse multiple trace types in one session. Change-Id: Icf463b7740988f01ae1b31d5f3a47846e6502ba9
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.