1. 9b7ed49 tracing_service_impl_unittest: Remove extra StartTracing() calls by Daniele Di Proietto · 8 months ago
  2. 6467716 tracing_service_impl: Add extra synchronization on unittest by Daniele Di Proietto · 9 months ago
  3. 8a17caf tracing_service_impl: Unit test for attach/detach by Daniele Di Proietto · 9 months ago
  4. 0efff82 perfetto: implement session semaphores in TracingService by Lalit Maganti · 10 months ago
  5. 0eb6f24 tracing_service_impl: Reply to clone consumer if src session ends by Daniele Di Proietto · 10 months ago
  6. 17d5806 traced: allow cross-session cloning for bugreport only by shell by Primiano Tucci · 1 year ago
  7. 76788d2 Implement clock sync in multi-machine tracing by Chinglin Yu · 1 year, 1 month ago
  8. 93ae8b0 tracing_service_impl: Flush transfer_on_clone bufs separately on clone by Daniele Di Proietto · 1 year, 2 months ago
  9. 94b9ea3 tracing_service_impl: Refactor cloning buffers by Daniele Di Proietto · 1 year, 2 months ago
  10. c111588 tracing_service_impl: Test cloning a disabled tracing session by Daniele Di Proietto · 1 year, 2 months ago
  11. 19f65e8 tracing_service_impl: Test cloning buffers with different flush delay by Daniele Di Proietto · 1 year, 2 months ago
  12. 7c05885 tracing: Move tracing_service_impl from core/ to service/ directory by Daniele Di Proietto · 1 year, 2 months ago[Renamed (99%) from src/tracing/core/tracing_service_impl_unittest.cc]
  13. e41a690 perfetto_cmd: Remove compression by Daniele Di Proietto · 1 year, 2 months ago
  14. 6e6a322 trace_writer_impl: Call FinishTracePacket on MessageHandle destruction by Daniele Di Proietto · 1 year, 3 months ago
  15. 3cc571a traced: don't apply trace filter to traces filtered for bugreport by Primiano Tucci · 1 year, 3 months ago
  16. 098b5e3 traced: report buffer id in trace writer stats by Primiano Tucci · 1 year, 3 months ago
  17. 244e6c0 trace_writer_impl: Keep spare packet to ease scraping by Daniele Di Proietto · 1 year, 4 months ago
  18. 0a9e5b3 tracing_service_impl: Fix NULL pointer deref on race condition by Daniele Di Proietto · 1 year, 5 months ago
  19. 6f755e2 Merge "refactor: introduce class ClientIdentity to the tracing core" into main by Ching-lin Yu · 1 year, 5 months ago
  20. 89eb324 tracing protocol: Introduce no_flush by Primiano Tucci · 1 year, 5 months ago
  21. aa974c4 refactor: introduce class ClientIdentity to the tracing core by Chinglin Yu · 1 year, 5 months ago
  22. f342257 service: Add buffer.clear_before_clone by Primiano Tucci · 1 year, 7 months ago
  23. 8a029a5 service: Add buffer.transfer_on_clone by Primiano Tucci · 1 year, 7 months ago
  24. 7dc76e1 Tracing API: Add FlushFlags by Primiano Tucci · 1 year, 7 months ago
  25. eaaaef8 test: s/WaitForFlush/ExpectFlush/ by Primiano Tucci · 1 year, 8 months ago
  26. bd5a87c Merge "service: disallow ReadBuffers for CLONE_SNAPSHOT traces" into main by Primiano Tucci · 1 year, 8 months ago
  27. ecb5954 Setup all registered datasources on config change by Mikhail Khokhlov · 1 year, 9 months ago
  28. 0fd92a9 service: disallow ReadBuffers for CLONE_SNAPSHOT traces by Primiano Tucci · 1 year, 9 months ago
  29. 4e470bb tracing_service_impl: Fix string filtering with cloning by Daniele Di Proietto · 1 year, 9 months ago
  30. 43b2b94 protozero: implement string filtering as part of message filtering by Lalit Maganti · 1 year, 10 months ago
  31. a4e9e26 Merge "traced: allow cross-session cloning for bugreports" by Primiano Tucci · 1 year, 10 months ago
  32. 5457722 traced: allow cross-session cloning for bugreports by Primiano Tucci · 1 year, 10 months ago
  33. 8755774 traced: preserve UUID LSB when cloning a session by Primiano Tucci · 1 year, 10 months ago
  34. 355ecc6 tracing_service_impl: Keep compression in cloned and bugreport traces by Daniele Di Proietto · 1 year, 11 months ago
  35. 2789b5b tracing_service_impl: Move compression from perfetto_cmd.cc by Daniele Di Proietto · 1 year, 11 months ago
  36. a7a5cb9 CloneSession: plumb the UUID of the cloned tracing session by Primiano Tucci · 1 year, 11 months ago
  37. 2276d28 Reland: "traced: Add TraceWriter stats"" by Primiano Tucci · 2 years ago
  38. 2e95787 Revert "traced: Add TraceWriter stats" by Giuliano Procida · 2 years ago
  39. 99d9dc7 traced: Add TraceWriter stats by Primiano Tucci · 2 years ago
  40. 7f43267 traced: bail out if an invalid trigger mode is specified by Primiano Tucci · 2 years ago
  41. e6b5457 tracing_service_impl: Validate buffer size on EnableTracing() by Daniele Di Proietto · 2 years, 2 months ago
  42. 86bdc97 Service: implement CloneSession by Primiano Tucci · 2 years, 4 months ago
  43. 7c327c2 service: Ensure UUID + add explicit UUID packet by Primiano Tucci · 2 years, 4 months ago
  44. 85f25b8 Fix sprintf usage in base/utils.cc by Justin Cohen · 2 years, 10 months ago
  45. 7536b87 Limit memory used by filtering into file by Daniele Di Proietto · 3 years, 2 months ago
  46. 6add040 Reland "Annotate trace packets with trusted PID in traced" by Ching-lin Yu · 3 years, 3 months ago
  47. f5ab77d Revert "Annotate trace packets with trusted PID in traced" by Ching-lin Yu · 3 years, 3 months ago
  48. 64ff2fb Annotate trace packets with trusted PID in traced by Chinglin Yu · 3 years, 3 months ago
  49. 360f023 Tracing protocol: introduce UpdateDataSource by Primiano Tucci · 3 years, 5 months ago
  50. 2b9c879 support updating track_event categories by John Bates · 3 years, 5 months ago
  51. a55fab3 service: Fix reporting of producer uid in --query by Primiano Tucci · 3 years, 8 months ago
  52. b428d49 Add sysroots for cross-compiling on arm & arm64 by Primiano Tucci · 3 years, 8 months ago
  53. 6c04a41 perfetto: add skip probability option for triggers by Lalit Maganti · 4 years, 2 months ago
  54. 95a1213 perfetto: add ability to limit triggers to n per 24h by Lalit Maganti · 4 years, 3 months ago
  55. 10c9e9e Minor changes to IPC layer in preparation for Win port. by Primiano Tucci · 4 years, 3 months ago
  56. 596dea1 service: Fix ALL_DATA_SOURCES_STARTED event without instances by Eric Seckler · 4 years, 4 months ago
  57. df44031 Service: plumb EnableTracing errors to the consumer by Primiano Tucci · 4 years, 5 months ago
  58. 5d6f1b5 Test: globally bump timeouts to 5s -> 10s by Primiano Tucci · 4 years, 5 months ago
  59. e20db98 Update clang to llvmorg-12-init-5035-gd0abc757-3 by Primiano Tucci · 4 years, 6 months ago
  60. 7455cf5 traced: implement lifecycle events by Lalit Maganti · 4 years, 9 months ago
  61. b54a043 service: Capture clock snapshots periodically while tracing by Eric Seckler · 4 years, 10 months ago
  62. d115495 service: allow to specify a file path with write_into_file by Primiano Tucci · 5 years ago
  63. 79e4dcb service: Emit a marker when all data source started by Primiano Tucci · 5 years ago
  64. b5109d9 Add ObservableEvent to wait for all data source started by Primiano Tucci · 5 years ago
  65. 11deac0 tracing_service_impl: Add support for producer name regex filtering by Sami Kyostila · 5 years ago
  66. 1234c8a ObservableEvents: use the enum defined in the proto by Primiano Tucci · 5 years ago
  67. 326a3d3 service: Support producer-provided SMBs service-side by Eric Seckler · 5 years ago
  68. 63f2448 service: Fix verification of SMB/page sizes by Eric Seckler · 5 years ago
  69. 7b80482 Limit the number of sessions per uid to 5 by Primiano Tucci · 5 years ago
  70. df010b0 Merge "traced: Add min-time between starting traces with extra guardrails" by Hector Dearman · 5 years ago
  71. b721f88 traced: Add min-time between starting traces with extra guardrails by Hector Dearman · 5 years ago
  72. fe502c4 Remove proto-lite dependencies from test targets by Primiano Tucci · 5 years ago
  73. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 5 years ago
  74. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 6 years ago
  75. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 6 years ago
  76. 6d4d592 Ensure that we always notify observers about data sources stopping. by Stephen Nusko · 6 years ago
  77. bb3bc48 Use using ::testing::* declarations in tracing_service_impl_unittest by Hector Dearman · 6 years ago
  78. eb5c71e traced: Send empty OnTraceData response if tracing not started by Hector Dearman · 6 years ago
  79. 693f6aa Make page size configurable when connecting a producer by Nicolò Mazzucato · 6 years ago
  80. 954ecb0 Merge "service: Emit trace stats at the end of ReadBuffers" by Treehugger Robot · 6 years ago
  81. dcc359d perfetto: rename descriptor -> ds_descriptor in tracing service by Lalit Maganti · 6 years ago
  82. 667e085 service: Emit trace stats at the end of ReadBuffers by Eric Seckler · 6 years ago
  83. 0f9e022 Move auto-generated core classes into public include/ by Primiano Tucci · 6 years ago
  84. 4ffe6c2 service: Fix tracing service unittest build for chromium. by Eric Seckler · 6 years ago
  85. 4123a2e Merge "Allow to specify data_source_stop_timeout in TraceConfig." by Florian Mayer · 6 years ago
  86. 2854a0a Add consumer API and --query cmdline to list data sources by Primiano Tucci · 6 years ago
  87. 990e6d7 Allow to specify data_source_stop_timeout in TraceConfig. by Florian Mayer · 6 years ago
  88. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 6 years ago
  89. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 6 years ago
  90. fb4d073 traced: support unique trace session names by Hector Dearman · 6 years ago
  91. f5ad464 Annotate a benign data race in TraceBuffer by Sami Kyostila · 6 years ago
  92. 0ee3cd3 Merge "fix fuzzer build & signedness of a test comparison (for chrome)" by Ryan Savitski · 6 years ago
  93. cd9f766 Merge "process stats: clear more incremental state, and write marker" by Ryan Savitski · 6 years ago
  94. ba8a5f5 fix fuzzer build & signedness of a test comparison (for chrome) by Ryan Savitski · 6 years ago
  95. 0b4008a process stats: clear more incremental state, and write marker by Ryan Savitski · 6 years ago
  96. e004a57 traced: Add initial timestamp by Hector Dearman · 6 years ago
  97. 33868d5 tracing service: add support for issuing periodic ClearIncrementalState ipcs. by Ryan Savitski · 6 years ago
  98. a883e5f Attempt to fix chromium roll - take 2 by Eric Seckler · 6 years ago
  99. c4024b2 Attempt to fix chromium roll by Eric Seckler · 6 years ago
  100. 70ea330 Add a new TrustedPacket for received triggers. by Stephen Nusko · 6 years ago