commit | edddeded25c5186de09ca40cf24ee5b1bdc2343d | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Nov 12 17:40:37 2020 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Nov 12 17:20:23 2020 +0000 |
tree | dafc7381dd5e0dee28886732c94cc5bff39c1319 | |
parent | e02b2720e5b467904034813a47a454721a07295b [diff] |
base: deflake subprocess tests Fix some bugs in the subprocess test. Also fix a bug in the Subprocess code that was causing the out_fd to stay open in the parent process when using kFd mode. Bug: 158484911 Change-Id: I71003955506e3162ef91d6f27204d4990382bb9e
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.