- 43a87d7 Emit machine_id for producers on remote hosts by Chinglin Yu · 1 year, 4 months ago
- 4ce8390 traced_relay: implement the relay service by Chinglin Yu · 1 year, 5 months ago
- 8e8917c Fix HostImplTest crashes on fuchsia by Chinglin Yu · 1 year, 7 months ago
- c51f3b4 Support shmem-less ABI for the producer port by Chinglin Yu · 1 year, 7 months ago
- b095904 ipc: infer socket family from address by Primiano Tucci · 1 year, 9 months ago
- 8cfee46 service: producer port: reduce blocking socket send timeout 10s -> 10ms by Ryan Savitski · 2 years ago
- 29486e5 [fuchsia] Reland: Adds a callback to send a shmem FD to the client. by Kevin Marshall · 2 years, 6 months ago
- 42ce942 [fuchsia] Reland: Add alternate socket acceptance path. by Kevin Marshall · 2 years, 9 months ago
- fff31d8 Revert "[fuchsia] Add alternate socket acceptance path." by Primiano Tucci · 2 years, 9 months ago
- f9add95 [fuchsia] Add alternate socket acceptance path. by Kevin Marshall · 2 years, 9 months ago
- 97f12d0 [fuchsia] Enable Perfetto IPC support for Fuchsia. by Kevin Marshall · 2 years, 10 months ago
- fc8796a Remove unused crash keys for fixed crashed. by Primiano Tucci · 3 years, 2 months ago
- 6add040 Reland "Annotate trace packets with trusted PID in traced" by Ching-lin Yu · 3 years, 2 months ago
- f5ab77d Revert "Annotate trace packets with trusted PID in traced" by Ching-lin Yu · 3 years, 2 months ago
- 64ff2fb Annotate trace packets with trusted PID in traced by Chinglin Yu · 3 years, 2 months ago
- dc345c0 Add crash keys to debug IPC socket hang by Primiano Tucci · 3 years, 4 months ago
- ab699b7 base: Add crash keys by Primiano Tucci · 3 years, 5 months ago
- 58d2dc6 inttypes.h -> cinttypes by Primiano Tucci · 3 years, 9 months ago
- e6edb06 IPC: Allow socket to be TCP, for Windows by Primiano Tucci · 4 years, 1 month ago
- 67b2685 Prevent PerfettoApiTest from removing system socks. by Florian Mayer · 4 years, 1 month ago
- 10c9e9e Minor changes to IPC layer in preparation for Win port. by Primiano Tucci · 4 years, 2 months ago
- eb7e366 base: port UnixSocket to Windows by Primiano Tucci · 4 years, 2 months ago
- 1af720e Prevent traced from blocking on a unresponsive producer. by Stephen Nusko · 4 years, 4 months ago
- 74e3fb4 Get rid of UnixSocket::BlockingMode. by Florian Mayer · 5 years ago
- 3aa027d Minor fixes to IPC proto and build files by Primiano Tucci · 5 years ago
- b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 5 years ago
- ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 5 years ago
- d4be966 Add TCP/IP support to UnixSocket by Primiano Tucci · 5 years ago
- 94c47dd Use explicit moves when returning covariant std::unique_ptr by Primiano Tucci · 5 years ago
- 879cafd Move wire_protocol.proto under protos/perfetto/ipc by Primiano Tucci · 6 years ago
- 91c6d76 Remove unused protobuf imports by Primiano Tucci · 6 years ago
- 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 6 years ago
- d8aadfe Don't crash if traced cannot be started by Primiano Tucci · 6 years ago
- f7f0def Move unix socket to base. by Florian Mayer · 6 years ago
- 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
- 3e69ed9 perfetto: add callback to TraceWriter.Flush() by Primiano Tucci · 7 years ago
- 22e4b39 Run clang-tidy. by Florian Mayer · 7 years ago
- d16508e Allow to send FD from client. by Florian Mayer · 7 years ago
- 2d0b225 IPC: introduce dont_reply flag to avoid useless empty replies by Primiano Tucci · 7 years ago
- aab5355 Run clang-tidy by Florian Mayer · 7 years ago
- 9b5d336 Allow to take a file descriptor for Service's sockets by Primiano Tucci · 7 years ago
- 7a265b6 Add workaround for IPC TX: make socket sends blocking by Primiano Tucci · 7 years ago
- 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago[Renamed (97%) from ipc/src/host_impl.cc]
- dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago
- f54cae4 Add FDs to the IPC layer and expose shmem to tracing layer by Primiano Tucci · 7 years ago
- c2025af Fix streaming replies and expose peer info by Primiano Tucci · 7 years ago
- 2ee254a Make proto imports and includes always relative to the project root. by Primiano Tucci · 7 years ago
- 420e47e [IPC 5] Add host side logic by Primiano Tucci · 7 years ago