Build example_custom_data_source.cc with gn With this change, example_custom_data_source.cc can also be built with gn. It will continue to work with amalgmated SDK against the perfetto.h source. Change-Id: Iacb38592de70d55f22913fcbb68fb81d889517a7
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.