commit | 485d3d7bd69d0649cff91f87b3cfceee15073013 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Mon Nov 06 13:03:01 2023 +0000 |
committer | Alexander Timin <altimin@chromium.org> | Mon Nov 06 13:03:01 2023 +0000 |
tree | 5e94e1b30ee6262d9c6ea5986e909a5d5191e6bc | |
parent | eaa388ea811c973cbc86d6c304cbdc847cebe47d [diff] |
Replace CREATE VIEW with CREATE PERFETTO VIEW Bug: b/307926059 Change-Id: I623268f68439524eab2efe8ce2e8f57cc1338106
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.