commit | 6e6fcbc06c04fd0ac0f390281ecfc390f0d053f1 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Sep 02 19:35:16 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Mon Sep 02 18:37:28 2024 +0000 |
tree | af49da607a347ed858f9e5edfa2c0b4e32c14981 | |
parent | 82b399bd72018f16dbfeae31a6b93ab46409cb3b [diff] |
UI: fix gn check when perfetto_trace_processor_mac_instruments=false The previous CL failed GN checks when the GN var was false. Fix the GN file. Bug: 363347029 Failure: https://chromium-review.googlesource.com/c/chromium/src/+/5832109?tab=checks Change-Id: Id130fcbffb1cd13cff63e13984f6e3540cd30fce
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.