commit | 58e677929fd423df1885041a1a01c36431872696 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Oct 12 15:27:53 2023 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Oct 12 15:27:53 2023 +0100 |
tree | 8b76083bc15b73d6e058028d6aaf4d712f76f54d | |
parent | 0bb49ab54dbe55ce5b9dfea3a2ada68b87aecb65 [diff] |
Fix traced_relay build on Mac os Bug: 284258446 Change-Id: I2cc5a78ea936306a12b3491fd97d7aa5cd5abbdd
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.