commit | 8e6f9f2158e466c293e7b96c5f7d62e65a725ada | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Nov 03 00:56:16 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Nov 03 00:56:16 2022 +0000 |
tree | 4e35654a32b52e6878db97d6a5c287f09a6a4501 | |
parent | d52fe3ff4cd57da65b0a46b9af0b109ed761a0f0 [diff] |
perfetto: fix compile on latest GCC Change-Id: I55081b9fc4fc4933c8233a5a8f50ae15dbe4dcd8
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.