1. 69d36c7 Merge "shared_lib: Categories in track_event are disabled by default" into main by Daniele Di Proietto · 9 months ago
  2. 40ac660 shared_lib: Update generated protos by Daniele Di Proietto · 9 months ago
  3. b81ac52 shared_lib: Categories in track_event are disabled by default by Daniele Di Proietto · 9 months ago
  4. d4bbac3 GN: avoid absolute paths and add PRESUBMIT by Primiano Tucci · 10 months ago
  5. f37c6f7 Merge changes from topic "perfetto_last_packet" into main by Daniele Di Proietto · 11 months ago
  6. 6e6a322 trace_writer_impl: Call FinishTracePacket on MessageHandle destruction by Daniele Di Proietto · 1 year, 4 months ago
  7. 14fe352 tracing: Set no_flush flag if OnFlush isn't overridden by Daniele Di Proietto · 1 year, 2 months ago
  8. e016dbd shared_lib: Fix last packet loss for TrackEvent by Daniele Di Proietto · 1 year ago
  9. 244e6c0 trace_writer_impl: Keep spare packet to ease scraping by Daniele Di Proietto · 1 year ago
  10. 910faf9 tracing: Announce no_flush when appropriate by Daniele Di Proietto · 1 year, 2 months ago
  11. 6fdc4d9 shared_lib: autogenerate required proto headers by Daniele Di Proietto · 1 year, 6 months ago
  12. 2471cd8 shared_lib: Tests for protozero serialization by Daniele Di Proietto · 1 year, 3 months ago
  13. 9034515 Merge "shared_lib: Fix AdvanceToFirstEnabledDynamicCategory" into main by Daniele Di Proietto · 1 year, 3 months ago
  14. 34fbd6c shared_lib: Add opaque param to most data source lifetime callbacks by Daniele Di Proietto · 1 year, 4 months ago
  15. 9fcd771 shared_lib: Fix AdvanceToFirstEnabledDynamicCategory by Daniele Di Proietto · 1 year, 4 months ago
  16. 458c7b1 Merge changes I54757918,Ied977fc9,I31e448f3,I0ca1a9b0,I923b2418 into main by Daniele Di Proietto · 1 year, 4 months ago
  17. 30dc94f Add integration tests for shared library track event by Daniele Di Proietto · 1 year, 11 months ago
  18. 56cee5e Add benchmark for shared library track event by Daniele Di Proietto · 1 year, 11 months ago
  19. 26994d1 Shared library track event: Add name interning by Daniele Di Proietto · 1 year, 7 months ago
  20. 6598102 Shared library track event: API/ABI to emit data by Daniele Di Proietto · 1 year, 6 months ago
  21. 48c739d Shared library track event: Category registration by Daniele Di Proietto · 1 year, 6 months ago
  22. 27bd92f shared_lib: New macro to initialize struct PerfettoProducerInitArgs by Daniele Di Proietto · 1 year, 5 months ago
  23. a622148 shared_lib: Implement OnDestroy callback for data source by Daniele Di Proietto · 1 year, 5 months ago
  24. 4489084 shared_lib: Improve PerfettoDsRegister() by Daniele Di Proietto · 1 year, 6 months ago
  25. 24fae0b shared_lib/test: Test PerfettoProducerActivateTriggers by Daniele Di Proietto · 1 year, 6 months ago
  26. c201c68 shared_lib: Implement stop callback for tracing session by Daniele Di Proietto · 1 year, 6 months ago
  27. 342686c shared_lib: Implement PerfettoProducerActivateTriggers by Daniele Di Proietto · 1 year, 6 months ago
  28. 4e5f994 shared_lib: Accept buffer exhausted policy for data source by Daniele Di Proietto · 1 year, 6 months ago
  29. 08c7c10 shared_lib: Protobuf decoder improvements by Daniele Di Proietto · 1 year, 6 months ago
  30. a185347 shared_lib: Add flush callback for data sources by Daniele Di Proietto · 1 year, 7 months ago
  31. 303f157 shared_lib: Add PerfettoDsImpl* param to most callbacks by Daniele Di Proietto · 1 year, 7 months ago
  32. c0289a0 shared_lib/test: Disable export macros by Daniele Di Proietto · 1 year, 8 months ago
  33. 0023c08 Replace the C++ MOCK_METHOD<n> family of macros with the new MOCK_METHOD by Daniele Di Proietto · 1 year, 9 months ago
  34. 5a86c7e Add integration tests for shared library data sources by Daniele Di Proietto · 1 year, 11 months ago
  35. 8e82b57 shared_lib: Implement ResetForTesting() by Daniele Di Proietto · 1 year, 9 months ago
  36. d736660 tracing: Try to clear more TLS in tests by Daniele Di Proietto · 1 year, 9 months ago
  37. 1014018 Add benchmark for shared library data sources by Daniele Di Proietto · 2 years ago
  38. 5d195c8 shared_lib: Split consumer ABI by backend by Daniele Di Proietto · 1 year, 10 months ago
  39. 087b4e9 shared_lib: Simplify producer initialization by Daniele Di Proietto · 1 year, 10 months ago
  40. 7451ea6 Shared library ABI for decoding protobufs by Daniele Di Proietto · 2 years ago
  41. 5dada59 Shared library API to serialize protobuf messages by Daniele Di Proietto · 2 years, 6 months ago
  42. 5c8c4ee Shared library ABI for ScatteredHeapBuffer by Daniele Di Proietto · 2 years, 7 months ago
  43. 8c7bac6 Shared library ABI for tracing session by Daniele Di Proietto · 2 years, 6 months ago
  44. 713ab93 Shared library ABI for custom data sources by Daniele Di Proietto · 2 years, 8 months ago
  45. 9a74ef4 Fix 32-bit build warning by Daniele Di Proietto · 1 year, 10 months ago
  46. 3b5b77c Shared library ABI for producer initialization by Daniele Di Proietto · 2 years, 6 months ago
  47. 06a6eb6 gn: Format everything by Hector Dearman · 2 years, 5 months ago
  48. 11abd22 Change TraceWriter to support serialization from C ABI by Daniele Di Proietto · 2 years, 8 months ago
  49. 92a0323 Export opaque handlers to ScatteredStreamWriter as C ABI by Daniele Di Proietto · 2 years, 8 months ago