commit | a79094eb993e18c9df0766ffaa07e47f7d6e1583 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri Apr 29 11:09:58 2022 +0100 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Apr 29 11:09:58 2022 +0100 |
tree | cfe7bbd2426a22ae82cf9547c8bccf57cecf8c0f | |
parent | 8304cd4bb396873396b4ec6c835f16dba719cf03 [diff] |
Rename old PERFETTO_EXPORT into PERFETTO_EXPORT_COMPONENT In adaabb6d516c("Rename PERFETTO_EXPORT to PERFETTO_COMPONENT_EXPORT"), I didn't realize that PERFETTO_COMPONENT_EXPORT was already used (inside the perfetto repo) for chromium builds. This changes the name to PERFETTO_EXPORT_COMPONENT instead. Change-Id: Iecbe82e21e6cd2c51abc97028cc77071b8a1c9a0
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.