1. 57dd66b Remove checked-in generated files and use build-time gen ones by Primiano Tucci · 4 years, 10 months ago
  2. 83987d2 build: gcc9/gcc6 support and cross fixes by Matthew Clarkson · 4 years, 10 months ago
  3. 570fb43 Merge "Alow to set BufferExhaustedPolicy in client API." by Florian Mayer · 4 years, 10 months ago
  4. 974a8b8 Alow to set BufferExhaustedPolicy in client API. by Florian Mayer · 4 years, 10 months ago
  5. 94c47dd Use explicit moves when returning covariant std::unique_ptr by Primiano Tucci · 4 years, 11 months ago
  6. c21a906 PacketStreamValidator: get rid of libprotobuf by Primiano Tucci · 5 years ago
  7. 5145e50 Fix various typos by Hector Dearman · 5 years ago
  8. e7a7577 Merge "Add producer for Perfetto Java Heap Profiler." by Florian Mayer · 5 years ago
  9. 98965ba Add producer for Perfetto Java Heap Profiler. by Florian Mayer · 5 years ago
  10. cf52545 Fix chrome roll: add PERFETTO_EXPORT to SlicedProtobufInputStream by Primiano Tucci · 5 years ago
  11. 8b8b0e4 PERFETTO_EXPORT PacketStreamValidator by Primiano Tucci · 5 years ago
  12. f7851ee Remove TracePacket::Decode and protobuf dependencies by Primiano Tucci · 5 years ago
  13. a20b810 Add benchmark for PacketStreamValidator by Primiano Tucci · 5 years ago
  14. 7ca2077 Use int64_t in sliced_protobuf_input_stream by Primiano Tucci · 5 years ago
  15. 9943137 Merge "startup writers: Bound the buffer size per writer" by Eric Seckler · 5 years ago
  16. bda8015 startup writers: Bound the buffer size per writer by Eric Seckler · 5 years ago
  17. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  18. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  19. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  20. 8dd5270 Upgrade to protobuf v3.9.0 by Primiano Tucci · 5 years ago
  21. 696fa9c Client API: allow to configure SMB size and page size by Primiano Tucci · 5 years ago
  22. d12acb1 Merge "client api: Introduce a bare-bones TrackEvent library" by Treehugger Robot · 5 years ago
  23. 919ca1e Remove use of -isystem for googletest by Primiano Tucci · 5 years ago
  24. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  25. 5c7d973 Merge "trace buffer: Clear kChunkNeedsPatchingFlag for incomplete chunks" by Treehugger Robot · 5 years ago
  26. 46ed058 trace buffer: Clear kChunkNeedsPatchingFlag for incomplete chunks by Eric Seckler · 5 years ago
  27. 3e7ca4f Trace proto: skeleton for custom clocks and sequence defaults by Primiano Tucci · 5 years ago
  28. 3d99b0f service/client: Switch client library to BufferExhaustedPolicy::kDrop by Eric Seckler · 5 years ago
  29. 2bdd2be Add uuid in perfetto_cmd by Hector Dearman · 5 years ago
  30. 6d4d592 Ensure that we always notify observers about data sources stopping. by Stephen Nusko · 5 years ago
  31. 25257b0 Merge "no-stall mode: Track stats about packet loss" by Treehugger Robot · 5 years ago
  32. 7949fdc Merge "client api: Don't hang if a not-yet-started session is stopped" by Treehugger Robot · 5 years ago
  33. a516164 no-stall mode: Track stats about packet loss by Eric Seckler · 5 years ago
  34. bb3bc48 Use using ::testing::* declarations in tracing_service_impl_unittest by Hector Dearman · 5 years ago
  35. 23bde0d client api: Don't hang if a not-yet-started session is stopped by Sami Kyostila · 5 years ago
  36. 2ee5067 Merge "trace writer: Check that packet is finalized before new one is started" by Treehugger Robot · 5 years ago
  37. 3370080 shmem: Avoid synchronous commits if in kDrop mode by Eric Seckler · 5 years ago
  38. 161611c trace writer: Check that packet is finalized before new one is started by Eric Seckler · 5 years ago
  39. 824ce8c traced metatrace: encode CommitDataRequests as a "counter" by Ryan Savitski · 5 years ago
  40. 04e7e5f traced: add metatrace support via in-process producer (folding in LazyProducer) by Ryan Savitski · 5 years ago
  41. 6ce7935 Merge "traced: Send empty OnTraceData response if tracing not started" by Treehugger Robot · 5 years ago
  42. ee85c6f build: Attempt to fix chrometto roll by Eric Seckler · 5 years ago
  43. eb5c71e traced: Send empty OnTraceData response if tracing not started by Hector Dearman · 5 years ago
  44. 6698c6d Merge "Fix a few typos" by Treehugger Robot · 5 years ago
  45. 648eb97 Merge "Dump on StopDataSource rather than on Flush." by Florian Mayer · 5 years ago
  46. 41b798c Merge "Count invalid packets in TraceStats." by Florian Mayer · 5 years ago
  47. 0b5fa0f Fix a few typos by Hector Dearman · 5 years ago
  48. ae9673f trace_buffer: fix debug log statement (wrong var name) by Ryan · 5 years ago
  49. f2d4569 Count invalid packets in TraceStats. by Florian Mayer · 5 years ago
  50. 6e45e9a Dump on StopDataSource rather than on Flush. by Florian Mayer · 5 years ago
  51. a76f3b0 Merge "Demote some error logs" by Treehugger Robot · 5 years ago
  52. b52d52a startup writers: Support no-stall mode by Eric Seckler · 5 years ago
  53. 08425ca shmem: Add an option to drop data instead of stalling on SMB exhaustion by Eric Seckler · 5 years ago
  54. 7a75f42 Demote some error logs by Primiano Tucci · 5 years ago
  55. 2d896b4 Order the trace writer while commiting in startup registry by ssid · 5 years ago
  56. 45b6e59 fix test comparison signs for chrome roll by Ryan Savitski · 5 years ago
  57. 0637578 startup writers: Commit locally buffered data in batches by Eric Seckler · 5 years ago
  58. 5ee1ee1 Merge "Make page size configurable when connecting a producer" by Eric Seckler · 5 years ago
  59. 693f6aa Make page size configurable when connecting a producer by Nicolò Mazzucato · 5 years ago
  60. 08604dc TraceWriterForTesting: clean up old single-proto assumptions by Ryan Savitski · 5 years ago
  61. 303ed40 Update GPU proto by Raymond Chiu · 5 years ago
  62. 3b39fc7 Make auto-generated c++ classes hermetic, intorudce CopyablePtr by Primiano Tucci · 5 years ago
  63. 954ecb0 Merge "service: Emit trace stats at the end of ReadBuffers" by Treehugger Robot · 5 years ago
  64. dcc359d perfetto: rename descriptor -> ds_descriptor in tracing service by Lalit Maganti · 5 years ago
  65. 667e085 service: Emit trace stats at the end of ReadBuffers by Eric Seckler · 5 years ago
  66. fde4ae6 packages_list: allow filtering by pkg name by Ryan Savitski · 5 years ago
  67. 89bd922 propagate GPU messages to concatenated trace protos by Ryan Savitski · 5 years ago
  68. 53ca60b userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 5 years ago
  69. 0f9e022 Move auto-generated core classes into public include/ by Primiano Tucci · 5 years ago
  70. 4ffe6c2 service: Fix tracing service unittest build for chromium. by Eric Seckler · 5 years ago
  71. 0f8893e Merge "typo: the the -> the" by Treehugger Robot · 5 years ago
  72. 2442d61 typo: the the -> the by Hector Dearman · 5 years ago
  73. 554627f Reland: perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  74. 661145b Merge "Revert "perfetto_cmd: add ability to compress trace packets"" by Hector Dearman · 5 years ago
  75. 6c6eaf3 Revert "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  76. 5d3494c Merge "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  77. 38e11c9 Merge "Improve metatrace, allow to be used in production" by Primiano Tucci · 5 years ago
  78. ddedb14 perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  79. 4123a2e Merge "Allow to specify data_source_stop_timeout in TraceConfig." by Florian Mayer · 5 years ago
  80. b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 5 years ago
  81. 2854a0a Add consumer API and --query cmdline to list data sources by Primiano Tucci · 5 years ago
  82. 990e6d7 Allow to specify data_source_stop_timeout in TraceConfig. by Florian Mayer · 5 years ago
  83. fc15cad Add missing #includes to base/utils.h by Primiano Tucci · 5 years ago
  84. 2272792 Fix IWYU and GCC build, add missing includes by Primiano Tucci · 5 years ago
  85. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  86. cdfd85b Update gtest/gmock to use system includes by Hector Dearman · 5 years ago
  87. 90b008f Merge "Roll clang, libcxx, ninja, gn" by Primiano Tucci · 5 years ago
  88. 335412d Roll clang, libcxx, ninja, gn by Primiano Tucci · 5 years ago
  89. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  90. 75ed550 startup writer: Refactor returning of writers to registry by Eric Seckler · 5 years ago
  91. 062ed50 service: Let producers choose whether to enable SMB scraping by Eric Seckler · 5 years ago
  92. fd36776 Unify include statements for protobuf by Sami Kyostila · 5 years ago
  93. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  94. e911f39 Merge "Add helper class for heap-based protozero messages" by Primiano Tucci · 5 years ago
  95. 7142c7c Expose number of idle pages on heap dump. by Florian Mayer · 5 years ago
  96. fb4d073 traced: support unique trace session names by Hector Dearman · 5 years ago
  97. a2d75e9 Add helper class for heap-based protozero messages by Primiano Tucci · 5 years ago
  98. f5ad464 Annotate a benign data race in TraceBuffer by Sami Kyostila · 5 years ago
  99. 0ee3cd3 Merge "fix fuzzer build & signedness of a test comparison (for chrome)" by Ryan Savitski · 5 years ago
  100. 0ef77f8 Merge "Fix minor nits in SnapshotClocks() and fix mac build" by Treehugger Robot · 5 years ago