commit | 5d6592d6f2a9c63d9aa58d53043e43be4de70209 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Thu Mar 31 13:33:23 2022 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Thu Mar 31 13:33:23 2022 +0100 |
tree | be9f5611070456e9cbfdde02694b59b14765faa1 | |
parent | 557f2048d57b272fdbdb27405940136b15036873 [diff] |
bazel build: enable llvm-based demangling (mostly for rust support) I'm setting the gn var in tools/gen_bazel since it seemed simpler than trying to get the right expression in gn/perfetto.gni. Bug: 204297290 Change-Id: Id04793c5cdcff89462bd465e4e7d0eaf8b00124a
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.