commit | d45277471423d9ecee90995567a7f7e09a2265c2 | [log] [tgz] |
---|---|---|
author | Aaron Vaage <vaage@google.com> | Wed Apr 17 11:20:53 2024 -0700 |
committer | Aaron Vaage <vaage@google.com> | Wed Apr 17 11:20:53 2024 -0700 |
tree | 09ed3deef5b91908854483f9f95e2c7e8abf3b43 | |
parent | f521922002a878608c4dee9356e2122f83b5e8fb [diff] |
Trace Redaction - Fix indirect include Change-Id: I19864ac15ba6f614143d646dbecb247ff3fecb10
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.