commit | dc1465da45c13883faa5b369b5ab5004192c8fb0 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Tue Mar 19 13:58:47 2024 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Tue Mar 19 13:58:47 2024 +0000 |
tree | 7b6ae1d21be89a0c5856bf77c331c0de890d8920 | |
parent | 13fb5d53a1958e32f297b72fffeada941fdec333 [diff] |
tp: Remove invalid static casts Those static casts were an artifact of previous implementation and were causing subtle errors. Change-Id: I122b2a1b319602bf7ceac33f812bdc4ab76296ac
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.