1. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  2. 062ed50 service: Let producers choose whether to enable SMB scraping by Eric Seckler · 5 years ago
  3. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  4. 1393ffd Add the ability to send triggers to the Perfetto Service. by Stephen Nusko · 5 years ago
  5. 4ff03e5 service/producer: Track data source instance state, notify on start by Eric Seckler · 5 years ago
  6. 1c4e1ac perfetto: Add an IPC to associate trace writers with buffers by Eric Seckler · 6 years ago
  7. 674076d Introduce support for deferred start (fast triggering) by Primiano Tucci · 6 years ago
  8. afb72b5 Rename producer methods to Start/StopDataSource by Primiano Tucci · 6 years ago
  9. baeecf1 Wait for producers to ACK the stop when disabling the trace. by Primiano Tucci · 6 years ago
  10. 6a1a4d5 Rename Service to TracingService. by Florian Mayer · 6 years ago
  11. 3cbb10a Remove warning suppressions and fix many casting bugs by Primiano Tucci · 6 years ago
  12. d52e627 Add Flush support to Producer and expose API to Consumer by Primiano Tucci · 6 years ago
  13. dca727d Refactor unit-testing of core/service_impl.cc by Primiano Tucci · 6 years ago
  14. 9daa483 Remove DataSourceID and registration callback by Primiano Tucci · 6 years ago
  15. 86262cb Set SHM config for multiple producers. by Isabelle Taylor · 6 years ago
  16. 69faa90 Change SHM to be handled per producer by Isabelle Taylor · 6 years ago
  17. 3e69ed9 perfetto: add callback to TraceWriter.Flush() by Primiano Tucci · 6 years ago
  18. 79f3f91 NotifySharedMemoryUpdate -> CommitData by Primiano Tucci · 6 years ago
  19. 954d8ed Add "protos" package to the ipc/*.proto files by Primiano Tucci · 6 years ago
  20. 081d46a Reduce ProducerID 64 -> 16 bits by Primiano Tucci · 6 years ago
  21. 32e0b54 Annotate trace packets with a trusted producer uid by Sami Kyostila · 6 years ago
  22. 2d0b225 IPC: introduce dont_reply flag to avoid useless empty replies by Primiano Tucci · 6 years ago
  23. aab5355 Run clang-tidy by Florian Mayer · 6 years ago
  24. af429f9 IPC plumbing for TraceWriter and service-side Consumer port. by Primiano Tucci · 7 years ago
  25. 114b649 Introduce Consumer API by Primiano Tucci · 7 years ago
  26. 4f9b6d7 Pivot source files into top-level src,include and unify test target by Primiano Tucci · 7 years ago[Renamed (96%) from tracing/src/ipc/service/producer_ipc_service.cc]
  27. dd727e4 Support building Perfetto as part of Chrome by Oystein Eftevaag · 7 years ago
  28. f54cae4 Add FDs to the IPC layer and expose shmem to tracing layer by Primiano Tucci · 7 years ago
  29. a616648 Core tracing-over-IPC implementation: Service side by Primiano Tucci · 7 years ago