commit | adaabb6d516c5ebe0d2ccf51938da768f29f6afd | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Tue Apr 26 13:27:24 2022 +0100 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Wed Apr 27 13:37:08 2022 +0100 |
tree | b07e1619ab9f3d471f64e20c4f8a91ccaf3f24c9 | |
parent | 615dddc2f797f03755b2d95e140f8c465e777839 [diff] |
Rename PERFETTO_EXPORT to PERFETTO_COMPONENT_EXPORT We already have different export macros, and a future CL is going to introduce a different one. This rename tries to make it clearer that the PERFETTO_EXPORT macro is only used for component builds. Change-Id: Iad322496afb4560f42f81dbb5662a48cd384dd91
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.