commit | 95f9a9b0441bfa40e86036c855ec2a68101a4e17 | [log] [tgz] |
---|---|---|
author | Mohit Saini <mohitms@google.com> | Fri Jun 24 22:52:55 2022 +0100 |
committer | Mohit Saini <mohitms@google.com> | Tue Jun 28 16:47:01 2022 +0100 |
tree | dbe4ec93511ad30c591c428c0a316930ef3cf733 | |
parent | c594998498be341dcab27e5c4200a7b8642d635f [diff] |
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.