commit | 1e42ecadeb64ae21046bd64477654356c36eabf2 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Sep 02 15:02:31 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Mon Sep 02 15:02:31 2024 +0100 |
tree | 6ccf9e67aaeb59d26bff9b162c6e469494cb5f22 | |
parent | 31cb5bf0e01e792ed9b2d435ebce46cde30c2c4b [diff] |
TP: add enable_perfetto_trace_processor_mac_instruments Add a build flag to disable linking the support for importing mac instruments. It depends on libexpat and creates some issues on Chromium fuzzers. Bug: 363347029 Change-Id: I582d0ee8a23f32e0035b0f9782b2fb09ce6a4f10
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.