commit | 6e345f4e28d3977abe84957a032a1a64ad94789a | [log] [tgz] |
---|---|---|
author | Stephen Nusko <nuskos@google.com> | Fri Apr 26 12:00:01 2019 +0100 |
committer | Stephen Nusko <nuskos@google.com> | Fri Apr 26 12:00:01 2019 +0100 |
tree | 9ad8e95955cd4c1bf7d088f505ddff17ad8fdee5 | |
parent | 0b3de3496c14c3e0694244251797ca93a638e8a5 [diff] |
Prevent the IPC layer from being included in builds it can't compile on. Windows and Fushsia do not support the unix sockets used by the IPC layer in perfetto. This was breaking the roll when chromium attempted to build unittests for these sockets on those platforms. see https://chromium-review.googlesource.com/c/chromium/src/+/1573670 Change-Id: If1fcb5420e2cf1a4b64e8259d6b6c137943d319a
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.