commit | 10613fac26b2a44b155e1a735b7bc3380644c5f1 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Oct 15 17:25:51 2019 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Oct 15 17:25:51 2019 +0100 |
tree | 01383575a6db6bcdefd8b42f7928f05caa616dab | |
parent | 8d061254d2f4272b4b40f9f8a4d3fd9307774acf [diff] |
Make proto_to_cpp a build-time generator This CL moves the generation of core classes derived from protos (TraceConfig, DataSourceConfig, etc) at build time. Previously these classes were checked in. This was not ideal and required to re-generate them when changing protos. The removal of generated classes is done in a separate CL (aosp/1106801). Bug: 132880619 Change-Id: I63a162c4bd2f7f8c9afcf843cf574fa8a6805805
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.