commit | d4be966067c5e36b361e033308e70836d5fea8b2 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Oct 22 17:45:13 2019 -0400 |
committer | Primiano Tucci <primiano@google.com> | Tue Oct 22 17:45:13 2019 -0400 |
tree | cb6d62b0feee223b69abec66aa6911af7dd050ac | |
parent | 0378311a48248dd442d5987f351263987661b939 [diff] |
Add TCP/IP support to UnixSocket Adds the ability to create TCP sockets. This will be used by the trace processor HTTP interface (See bug). Arguably the class should be renamed to just Socket, but that is a larger change and perhaps not worth given the nicher use case for TCP. This CL also gets rid of the default args and makes all call-sites explicit to avoid bugs in future. Bug: 143074239 Change-Id: Ib3a66e1f33ff2c025defb0ecd066b0e0e491e2e9
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.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.