commit | ccdbb19c929f393fbd8df70d903259bd92261657 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Tue Apr 26 13:31:23 2022 +0100 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Apr 29 12:22:07 2022 +0100 |
tree | 7ade4e7ea5dd39b58c27a1e7a95ba19457867890 | |
parent | 789cd5819050ae78c90b4274a770e621cf545ca3 [diff] |
Simplify PERFETTO_EXPORT_COMPONENT This requires less preprocessor if nesting. The PERFETTO_INTERNAL_DLL_* macros are also going to be reused in a future commit. Change-Id: I94ade83cfa0207cc3a4793a21480655429c734f6
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.