commit | 5da63f3c4d60e7d760196630e754d4c9cb3a6099 | [log] [tgz] |
---|---|---|
author | Stephen Nusko <nuskos@google.com> | Thu Apr 25 17:06:26 2019 +0100 |
committer | Stephen Nusko <nuskos@google.com> | Thu Apr 25 17:06:26 2019 +0100 |
tree | 3f022ab3dc3586e3d66b2f5bcac4132afd664a05 | |
parent | 70fed1d420d31510e29aae328cbb3aa3f0a80e25 [diff] |
Allow chromium to build the IPC layer. This is required for my future work in chromium to add system tracing to Chrome. This declares a new variable which acts as a whitelist of build configurations that are allowed to depend on the IPC layer over unix sockets. In addition add some static casts to tests to silence warnings that will cause the chromium build to fail to hopefully prevent the roll from breaking. Change-Id: I131cf98529f6edd7a6a46e3665d6ee036887a9f5
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.