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