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.