commit | 9ae733e3d0ff169370e6270621c9c1722afe27c8 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Mon Sep 02 23:48:39 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Mon Sep 02 23:48:39 2024 +0100 |
tree | 4d9c19821cbc143e4a84dd80c81c01f48b32d669 | |
parent | 6e6fcbc06c04fd0ac0f390281ecfc390f0d053f1 [diff] |
tp: fix logic around instruments GN variable (take 3) My previous attemps to be very clever and minimal around the build-time cut failed miserably. This attempt is more explicit at the cost of some extra #ifdefs around Bug: 363347029 Change-Id: I387535f9e527f814c34a0ab299daa1cd716ce1ca
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.