1. 44c7cc2 tp: implement ftrace event cropping for traces recorded by perfetto v44+ by Ryan Savitski · 1 year ago
  2. 5b249ae Fix build with LTO and new LLVM by Daniele Di Proietto · 1 year, 1 month ago
  3. 6763a06 tp: ftrace: decode signed varints correctly by Ryan Savitski · 1 year, 1 month ago
  4. 0c39ba9 base: Implement GetFileSize overload from a PlatformHandle by Daniele Di Proietto · 1 year, 1 month ago
  5. 024c195 base: Return uint64_t from GetFileSize() by Daniele Di Proietto · 1 year, 1 month ago
  6. fc5cba2 Improve data source callback documentation by Daniele Di Proietto · 1 year, 1 month ago
  7. 956b18d tp: Support mmap on Windows by Daniele Di Proietto · 1 year, 1 month ago
  8. 964a32f Fix TraceBlob move assignment operator by Daniele Di Proietto · 1 year, 1 month ago
  9. 1f40922 Merge "Move ScopedReadMmap to ext/base" into main by Daniele Di Proietto · 1 year, 1 month ago
  10. 3e6245f Merge "Reduce chance of UI/TP version skew" into main by Hector Dearman · 1 year, 1 month ago
  11. cb42b62 Move ScopedReadMmap to ext/base by Daniele Di Proietto · 1 year, 1 month ago
  12. fd92a95 protozero: move proto_ring_buffer to include/perfetto/ext by Lalit Maganti · 1 year, 1 month ago
  13. 53ed03b Reduce chance of UI/TP version skew by Hector Dearman · 1 year, 1 month ago
  14. e01069c Merge "ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads" into main by Ryan Savitski · 1 year, 1 month ago
  15. 3729b1f ftrace: add drain_buffer_percent option for poll-based ftrace ring buffer reads by Ryan Savitski · 1 year, 1 month ago
  16. 74cf5e8 Merge "Implement clock sync in multi-machine tracing" into main by Ching-lin Yu · 1 year, 1 month ago
  17. 76788d2 Implement clock sync in multi-machine tracing by Chinglin Yu · 1 year, 1 month ago
  18. 7d9af17 Move GetFileSize() to ext/base by Daniele Di Proietto · 1 year, 1 month ago
  19. 68952fd Merge "Revert "Move GetFileSize() to ext/base"" into main by Daniele Di Proietto · 1 year, 1 month ago
  20. fac5aef Revert "Move GetFileSize() to ext/base" by Daniele Di Proietto · 1 year, 1 month ago
  21. 60f1ad0 Merge "Move GetFileSize() to ext/base" into main by Daniele Di Proietto · 1 year, 1 month ago
  22. 57fefcf unix_socket: Fix warning on Windows by Daniele Di Proietto · 1 year, 1 month ago
  23. b2b829c Move GetFileSize() to ext/base by Daniele Di Proietto · 1 year, 1 month ago
  24. d9b4cdb base::WeakPtr: use std::make_shared by Ryan Savitski · 1 year, 2 months ago
  25. d4bbac3 GN: avoid absolute paths and add PRESUBMIT by Primiano Tucci · 1 year, 2 months ago
  26. 9b78d80 Merge "perfetto_cmd: refactoring in support of --clone-all-for-bugreport" into main by Primiano Tucci · 1 year, 2 months ago
  27. 2d70cc2 perfetto_cmd: refactoring in support of --clone-all-for-bugreport by Primiano Tucci · 1 year, 2 months ago
  28. 7cf1c2d Merge "service: rename --clone-skip-filter to --clone-for-bugreport" into main by Treehugger Robot · 1 year, 2 months ago
  29. 4229a2e service: rename --clone-skip-filter to --clone-for-bugreport by Primiano Tucci · 1 year, 2 months ago
  30. 453bd7e tracing: remove non-pure-virtual overloads for arctracingservice by Primiano Tucci · 1 year, 2 months ago
  31. 6373fbd Merge "Fix shmem assert for IPC on Windows" into main by Treehugger Robot · 1 year, 2 months ago
  32. 940c14e Fix shmem assert for IPC on Windows by Colin Downs-Razouk · 1 year, 2 months ago
  33. b1093b4 test: add NullConsumerEndpoint by Primiano Tucci · 1 year, 2 months ago
  34. 1362832 protocol: enrich QueryServiceState, add CloneSession.skip_filter by Primiano Tucci · 1 year, 2 months ago
  35. 45e9470 Fix typo by Pablo Gamito · 1 year, 2 months ago
  36. a33174f Merge "Update vmstat counters to kernel 6.1" into main by Daniele Di Proietto · 1 year, 2 months ago
  37. f37c6f7 Merge changes from topic "perfetto_last_packet" into main by Daniele Di Proietto · 1 year, 3 months ago
  38. c0383ed Update vmstat counters to kernel 6.1 by Daniele Di Proietto · 1 year, 3 months ago
  39. 865702d Merge "Delete old default_socket.h header" into main by Mikhail Khokhlov · 1 year, 3 months ago
  40. 169cb05 message_handle: Implement FinalizationListener by Daniele Di Proietto · 1 year, 3 months ago
  41. 14fe352 tracing: Set no_flush flag if OnFlush isn't overridden by Daniele Di Proietto · 1 year, 3 months ago
  42. 2f6f735 Don't call OnStop twice on service disconnect by Mikhail Khokhlov · 1 year, 3 months ago
  43. 16ba064 protozero: Remove Message::inc_size_already_written() by Daniele Di Proietto · 1 year, 3 months ago
  44. e5ccdd2 trace_writer_impl: Avoid using Message::inc_size_already_written by Daniele Di Proietto · 1 year, 3 months ago
  45. 473092c Fix compilation with recent GCC by Daniele Di Proietto · 1 year, 3 months ago
  46. 1444376 traced: Keep trace filter accounting per buffer by Primiano Tucci · 1 year, 3 months ago
  47. 8c9896d Use raw function ptr instead of std::function in TracingInitArgs by Mikhail Khokhlov · 1 year, 3 months ago
  48. 01080e9 tracing: Call FinishTracePacket in the TrackEvent data source by Daniele Di Proietto · 1 year, 4 months ago
  49. ad5404e shared_memory_abi: Remove unused function and update comment by Daniele Di Proietto · 1 year, 4 months ago
  50. 4b5fea0 perfetto: fix PERFETTO_ANNOTATE_BENIGN_RACE_SIZED macro by Lalit Maganti · 1 year, 4 months ago
  51. 4ab8e7f Add volatile qualifier to AnnotateBenignRaceSized()'s address argument. by Daniel Cheng · 1 year, 4 months ago
  52. 43a87d7 Emit machine_id for producers on remote hosts by Chinglin Yu · 1 year, 4 months ago
  53. ec27380 Delete old default_socket.h header by Mikhail Khokhlov · 1 year, 4 months ago
  54. 46ec275 Merge "Support delegating socket connection" into main by Mikhail Khokhlov · 1 year, 4 months ago
  55. 71c4850 Support delegating socket connection by Mikhail Khokhlov · 1 year, 4 months ago
  56. df87948 Fix PERFETTO_BUILDFLAG_DEFINE_PERFETTO_ARCH_CPU_ARM64 by Etienne Pierre-Doray · 1 year, 4 months ago
  57. 30f23f7 Merge "Implement GetThreadCPUTimeNs based on QueryThreadCycleTime." into main by Etienne Pierre-doray · 1 year, 4 months ago
  58. 093985e Implement GetThreadCPUTimeNs based on QueryThreadCycleTime. by Etienne Pierre-Doray · 1 year, 4 months ago
  59. d8864cd [Client API] Bail early from IsDynamicCategoryEnabled when ds is null by Etienne Pierre-Doray · 1 year, 4 months ago
  60. 0b3de74 Add support for 16K pages by Primiano Tucci · 1 year, 5 months ago
  61. 4a360ed cleanup: Some typos by Hector Dearman · 1 year, 5 months ago
  62. 6f755e2 Merge "refactor: introduce class ClientIdentity to the tracing core" into main by Ching-lin Yu · 1 year, 5 months ago
  63. 19f0a17 Merge "Fix GetWallTimeNs on Mac" into main by Mikhail Khokhlov · 1 year, 5 months ago
  64. 7459538 bigtrace: remove from aosp by Lalit Maganti · 1 year, 5 months ago
  65. 24bc968 Fix GetWallTimeNs on Mac by Mikhail Khokhlov · 1 year, 5 months ago
  66. da9bbad tp: Reset PerfettoSqlEngine in RestoreInitialTables by Anna Mayzner · 1 year, 5 months ago
  67. aa974c4 refactor: introduce class ClientIdentity to the tracing core by Chinglin Yu · 1 year, 5 months ago
  68. 56e38e8 Merge "[ETW] Fix TrackEventStateTracker export" into main by Etienne Pierre-doray · 1 year, 5 months ago
  69. 45d008f Clean up -Wbitfield-conversion warnings by Petr Hosek · 1 year, 5 months ago
  70. d930278 [ETW] Fix TrackEventStateTracker export by Etienne Pierre-doray · 1 year, 5 months ago
  71. c5ba00a Fix UB when WriteBytesUnsafe writes zero bytes by David Benjamin · 1 year, 5 months ago
  72. 8f48e34 [client] Implement thread functions for windows by Etienne Pierre-Doray · 1 year, 6 months ago
  73. 731310e traced: report timezone offset in the trace by Primiano Tucci · 1 year, 6 months ago
  74. ff056a5 Merge changes I40c4d184,I5d9a9e7b into main by Daniele Di Proietto · 1 year, 6 months ago
  75. 7f918c0 Merge "Move NewTrace down to fix incomplete type error" into main by Ryan Prichard · 1 year, 6 months ago
  76. e1bef31 Merge "tp: rationalise metatracing across trace processor" into main by Lalit Maganti · 1 year, 6 months ago
  77. 3106973 tp: rationalise metatracing across trace processor by Lalit Maganti · 1 year, 6 months ago
  78. 6e516e8 protozero: Pack length fields for short nested messages by Sami Kyostila · 1 year, 6 months ago
  79. 2308ef1 Move NewTrace down to fix incomplete type error by Ryan Prichard · 1 year, 6 months ago
  80. 6fdc4d9 shared_lib: autogenerate required proto headers by Daniele Di Proietto · 1 year, 6 months ago
  81. 4ce8390 traced_relay: implement the relay service by Chinglin Yu · 1 year, 6 months ago
  82. be79bb2 tp: move QueryResultSerializer header to include/ext by Lalit Maganti · 1 year, 6 months ago
  83. 3e74de7 tp: fix iterator copy constructor deletion by Lalit Maganti · 1 year, 6 months ago
  84. 2471cd8 shared_lib: Tests for protozero serialization by Daniele Di Proietto · 1 year, 6 months ago
  85. 334ca7d shared_lib: Add helpers to serialize packed repeated fields by Daniele Di Proietto · 1 year, 6 months ago
  86. 5773ad9 Merge "Use clock_gettime to get thread time on Mac" into main by Mikhail Khokhlov · 1 year, 6 months ago
  87. a093f9a Use clock_gettime to get thread time on Mac by Mikhail Khokhlov · 1 year, 6 months ago
  88. dbebf69 Merge "shared_lib: Add protozero zigzag decode functions" into main by Daniele Di Proietto · 1 year, 6 months ago
  89. ad35b8c tp: IWYU for standard headers by Elly · 1 year, 6 months ago
  90. f619bc3 shared_lib: Add protozero zigzag decode functions by Daniele Di Proietto · 1 year, 6 months ago
  91. 7e5f68c perfetto: rename CTP -> BigTrace by Lalit Maganti · 1 year, 6 months ago
  92. df26816 protozero: Finalize nested message when appending raw bytes by Sami Kyostila · 1 year, 6 months ago
  93. d6cd3a1 tracing: Support std::string_view DebugAnnotation by Daniele Di Proietto · 1 year, 7 months ago
  94. 4201d29 Merge "ctp: propogate dropping of stream to trace processor in CTP" into main by Treehugger Robot · 1 year, 7 months ago
  95. 2c366a1 ctp: overhaul worker API to make everything more resilient by Lalit Maganti · 1 year, 7 months ago
  96. ab09049 tp: decouple SpawnHandle from result receiver Stream by Lalit Maganti · 1 year, 7 months ago
  97. dac377c Merge "Add ability to store arbitrary user data on the TrackEventTlsState" into main by Dave Tapuska · 1 year, 7 months ago
  98. 4d82576 Merge "Add a flag to enable direct SMB patching" into main by Treehugger Robot · 1 year, 7 months ago
  99. 58ee3c2 Add ability to store arbitrary user data on the TrackEventTlsState by Dave Tapuska · 1 year, 7 months ago
  100. d8da5ad ctp: propogate dropping of stream to trace processor in CTP by Lalit Maganti · 1 year, 7 months ago