commit | 76499cd866b63ace64a52560292e344be44b7d7a | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Wed Nov 21 10:54:04 2018 +0100 |
committer | Primiano Tucci <primiano@google.com> | Wed Nov 21 13:59:01 2018 +0000 |
tree | 618a90ec57d96649203c8c1660820a02a6c56238 | |
parent | 83a041b5da87405e70708a6d5fadd413507816f1 [diff] |
Extract base::Pipe The usage of pipe() in the codebase hit the three-strikes-and-you-refactor rule. Also, most call sites were forgetting to set the FD_CLOEXEC flag. Test: already covered by other tests that use pipe Change-Id: Ia5203dafe446e6555aa7b738ccc91d67ef104bd3
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.