commit | 15938e841113e9014254c29e38cae35083b75d27 | [log] [tgz] |
---|---|---|
author | Mikhail Khokhlov <khokhlov@google.com> | Tue Mar 21 17:43:23 2023 +0000 |
committer | Mikhail Khokhlov <khokhlov@google.com> | Tue Mar 21 17:43:23 2023 +0000 |
tree | 6aa42829f7d7d8c10da89b5aa60ea5626ed0b810 | |
parent | 19281f49e6c3e70eb4aefec143f92cd665a60468 [diff] |
Fix precompiled headers build issues When Perfetto is built with precompiled headers, every header has to explicitly include everything that it uses. Bug: 268328757 Change-Id: I3d932e6034d149e0b4efa653fe877eef71f9b385
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.