1. d8fd1b4 Fix unittests on Windows by Daniele Di Proietto · 1 year, 1 month ago
  2. 43a87d7 Emit machine_id for producers on remote hosts by Chinglin Yu · 1 year, 4 months ago
  3. 4ce8390 traced_relay: implement the relay service by Chinglin Yu · 1 year, 5 months ago
  4. 8e8917c Fix HostImplTest crashes on fuchsia by Chinglin Yu · 1 year, 7 months ago
  5. c51f3b4 Support shmem-less ABI for the producer port by Chinglin Yu · 1 year, 7 months ago
  6. b095904 ipc: infer socket family from address by Primiano Tucci · 1 year, 9 months ago
  7. 0023c08 Replace the C++ MOCK_METHOD<n> family of macros with the new MOCK_METHOD by Daniele Di Proietto · 2 years ago
  8. 8cfee46 service: producer port: reduce blocking socket send timeout 10s -> 10ms by Ryan Savitski · 2 years ago
  9. d501673 client_impl: Always call proxy OnDisconnect by Daniele Di Proietto · 2 years, 1 month ago
  10. 29486e5 [fuchsia] Reland: Adds a callback to send a shmem FD to the client. by Kevin Marshall · 2 years, 6 months ago
  11. 42ce942 [fuchsia] Reland: Add alternate socket acceptance path. by Kevin Marshall · 2 years, 9 months ago
  12. fff31d8 Revert "[fuchsia] Add alternate socket acceptance path." by Primiano Tucci · 2 years, 9 months ago
  13. f9add95 [fuchsia] Add alternate socket acceptance path. by Kevin Marshall · 2 years, 9 months ago
  14. 97f12d0 [fuchsia] Enable Perfetto IPC support for Fuchsia. by Kevin Marshall · 2 years, 10 months ago
  15. 859d8f8 Run clang-format on src/ by Hector Dearman · 2 years, 10 months ago
  16. fc8796a Remove unused crash keys for fixed crashed. by Primiano Tucci · 3 years, 2 months ago
  17. 6add040 Reland "Annotate trace packets with trusted PID in traced" by Ching-lin Yu · 3 years, 2 months ago
  18. f5ab77d Revert "Annotate trace packets with trusted PID in traced" by Ching-lin Yu · 3 years, 2 months ago
  19. 64ff2fb Annotate trace packets with trusted PID in traced by Chinglin Yu · 3 years, 2 months ago
  20. dc345c0 Add crash keys to debug IPC socket hang by Primiano Tucci · 3 years, 4 months ago
  21. ab699b7 base: Add crash keys by Primiano Tucci · 3 years, 5 months ago
  22. 58d2dc6 inttypes.h -> cinttypes by Primiano Tucci · 3 years, 9 months ago
  23. 5076180 upkeep: Iterate by const refrence rather than copying by Hector Dearman · 3 years, 11 months ago
  24. e6edb06 IPC: Allow socket to be TCP, for Windows by Primiano Tucci · 4 years, 1 month ago
  25. 67b2685 Prevent PerfettoApiTest from removing system socks. by Florian Mayer · 4 years, 1 month ago
  26. 10c9e9e Minor changes to IPC layer in preparation for Win port. by Primiano Tucci · 4 years, 2 months ago
  27. eb7e366 base: port UnixSocket to Windows by Primiano Tucci · 4 years, 2 months ago
  28. 59a00fe Windows port: LITTLE_ENDIAN, ENTRYPOINT and minor test fixes by Primiano Tucci · 4 years, 2 months ago
  29. 96ac536 producer ipc: Support adopting a connected socket file descriptor by Chinglin Yu · 4 years, 4 months ago
  30. 021b77e Merge "Prevent traced from blocking on a unresponsive producer." by Treehugger Robot · 4 years, 4 months ago
  31. 1af720e Prevent traced from blocking on a unresponsive producer. by Stephen Nusko · 4 years, 4 months ago
  32. 5a2cba0 Skip reading peer credentials from IPC clients by Primiano Tucci · 4 years, 4 months ago
  33. 916f4e5 Remove ODR violations from Bazel builds by Primiano Tucci · 4 years, 5 months ago
  34. 3cc6acd ipc: Fix use-after-free on connection failure by Sami Kyostila · 4 years, 5 months ago
  35. 7e2fecb Two small fixes for pages with a 16KB system page by Primiano Tucci · 4 years, 6 months ago
  36. 90d6930 De-hardcode kPageSize in the cross-platform core tracing code by Primiano Tucci · 4 years, 7 months ago
  37. 1646a64 Client Library: retry connections if traced is not running by Primiano Tucci · 4 years, 7 months ago
  38. e95bb96 GN: fix chromium roll. by Primiano Tucci · 5 years ago
  39. 5cbeadf Clean up build files by Primiano Tucci · 5 years ago
  40. 80fc3cd Use protobuf from the system if requested by Joel Fernandes · 5 years ago
  41. 74e3fb4 Get rid of UnixSocket::BlockingMode. by Florian Mayer · 5 years ago
  42. 2925e9d Update GN and mass reformat gn files by Primiano Tucci · 5 years ago
  43. c4c063b GN: clean up build files, split ipc client/service by Primiano Tucci · 5 years ago
  44. 7b6a788 Remove lite runtime from all perfetto protos by Primiano Tucci · 5 years ago
  45. e8020f9 Remove libprotobuf from IPC layer by Primiano Tucci · 5 years ago
  46. 3aa027d Minor fixes to IPC proto and build files by Primiano Tucci · 5 years ago
  47. b3e08d0 Use protozero in IPC framing protocol by Primiano Tucci · 5 years ago
  48. ba784e5 Minor cleanups in preparation of protobuf -> zero migration by Primiano Tucci · 5 years ago
  49. d4be966 Add TCP/IP support to UnixSocket by Primiano Tucci · 5 years ago
  50. 94c47dd Use explicit moves when returning covariant std::unique_ptr by Primiano Tucci · 5 years ago
  51. 1d40998 tools/gen_bazel: Standalone Bazel build by Primiano Tucci · 5 years ago
  52. f7851ee Remove TracePacket::Decode and protobuf dependencies by Primiano Tucci · 6 years ago
  53. 14e7dd6 generators: Remove dependency on protos strutil.h by Primiano Tucci · 6 years ago
  54. 879cafd Move wire_protocol.proto under protos/perfetto/ipc by Primiano Tucci · 6 years ago
  55. 91c6d76 Remove unused protobuf imports by Primiano Tucci · 6 years ago
  56. 098f095 GN: match host and default toolchain + minor cleanups by Primiano Tucci · 6 years ago
  57. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 6 years ago
  58. 2cf8b53 Simplify proto rules in GN by Primiano Tucci · 6 years ago
  59. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 6 years ago
  60. 7e05fc1 Minor cleanups to build files by Primiano Tucci · 6 years ago
  61. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 6 years ago
  62. a235514 Change "Frame too large" from DLOG to LOG. by Florian Mayer · 6 years ago
  63. 764c504 protozero: rename protoc_plugin -> protozero_plugin (and ipc) by Primiano Tucci · 6 years ago
  64. 13ae72f Fix DEPS by Primiano Tucci · 6 years ago
  65. 2442d61 typo: the the -> the by Hector Dearman · 6 years ago
  66. 2272792 Fix IWYU and GCC build, add missing includes by Primiano Tucci · 6 years ago
  67. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 6 years ago
  68. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 6 years ago
  69. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 6 years ago
  70. fd36776 Unify include statements for protobuf by Sami Kyostila · 6 years ago
  71. 5da63f3 Allow chromium to build the IPC layer. by Stephen Nusko · 6 years ago
  72. 0bc1bd6 Add missing comments about keeping WeakPtrFactory last. by Florian Mayer · 6 years ago
  73. d8aadfe Don't crash if traced cannot be started by Primiano Tucci · 6 years ago
  74. ca5569f fuzzing: Consume everything in buffered_frame_deserialzier. by Florian Mayer · 6 years ago
  75. d32100a fuzzing: Fix buffered_frame_deserializer_fuzzer for too large sizes. by Florian Mayer · 6 years ago
  76. edf3f7c perfetto: Make it possible to commit paged memory in chunks on Win by Eric Seckler · 6 years ago
  77. 4c5efa4 Build changes to support other embedders other than chromium by Primiano Tucci · 6 years ago
  78. 6db99a9 Add PERFETTO_DFATAL. by Florian Mayer · 6 years ago
  79. 21e418f Correctly handle partial writes. by Florian Mayer · 6 years ago
  80. f3c0ac8 Correctly handle case where sendmsg returns less than requested bytes. by Florian Mayer · 6 years ago
  81. f7f0def Move unix socket to base. by Florian Mayer · 6 years ago
  82. b85a938 profiling: Add missing pieces to heapprofd. by Florian Mayer · 6 years ago
  83. a65497e Roll clang and switch to fsanitize=fuzzer-no-link by Primiano Tucci · 6 years ago
  84. 2d3e71d trace_processor: add the SPAN JOIN virtual table by Lalit Maganti · 6 years ago
  85. f427a80 Refactor: add send/recv functions for raw sockets. by Florian Mayer · 7 years ago
  86. fa1659e Expose peer_pid on Linux and Android via UnixSocket. by Florian Mayer · 7 years ago
  87. 5968caf Add interactive trace_processor_shell + fix mac build by Primiano Tucci · 7 years ago
  88. 6af2bfe Merge "Allow to send multiple fds over UnixSocket." by Treehugger Robot · 7 years ago
  89. e1cd07d Allow to send multiple fds over UnixSocket. by Florian Mayer · 7 years ago
  90. fd8240d Simplify ftrace architecture and integration with traced_probes by Primiano Tucci · 7 years ago
  91. c6bccda trace_processor: add unit and integration tests for sched slice table by Lalit Maganti · 7 years ago
  92. e5e84fb Ensure no ipc code is built for Chrome by Oystein Eftevaag · 7 years ago
  93. 39bac13 Disable SendIsAtomic because it is flaky. by Florian Mayer · 7 years ago
  94. c7b7c72 Clean up some TODOs and use PageAllocator in CpuReader by Primiano Tucci · 7 years ago
  95. 78bca4b Get page allocator working on Windows by Bruce Dawson · 7 years ago
  96. ee9fbb3 Build fix on a C++17 mode build by tzik · 7 years ago
  97. bdae74c Remove fuzzer executable targets when building with Chromium by Oystein Eftevaag · 7 years ago
  98. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 7 years ago
  99. ea56fd3 Fix msan and mac build by Primiano Tucci · 7 years ago
  100. 5ae66da Split large TracePackets over IPC by Primiano Tucci · 7 years ago