1. 85be7da Merge "Add track_event_descriptor to data_source_descriptor" by Treehugger Robot · 5 years ago
  2. 51c3c95 Add track_event_descriptor to data_source_descriptor by Nicolò Mazzucato · 5 years ago
  3. 5d00c9c trace_processor: add support for strings in db tables by Lalit Maganti · 5 years ago
  4. 02c1176 Major clean up build files, use flags-per-feature. by Primiano Tucci · 5 years ago
  5. 28b633c Move tracing -> protozero dependency to public, fix flakes by Primiano Tucci · 5 years ago
  6. 355b8c8 Use '/protos/' as import prefix of perfetto protos by Primiano Tucci · 5 years ago
  7. cdc14b8 Fix the StringView's DCHECKs for empty strings. by Pascal Muetschard · 5 years ago
  8. 75ae50e Further minor GN & scripts cleanups by Primiano Tucci · 5 years ago
  9. 8e62744 Move build flags to generated file, stop using cflags by Primiano Tucci · 5 years ago
  10. 2bf8284 Consistently use PERFETTO_BUILDFLAG(xxx) and add IPC flag by Primiano Tucci · 5 years ago
  11. 07489b8 Add base/proc_utils.h for GetProcessId(), fix Windows build by Primiano Tucci · 5 years ago
  12. 696fa9c Client API: allow to configure SMB size and page size by Primiano Tucci · 5 years ago
  13. 83dcc8c client api: Introduce a bare-bones TrackEvent library by Eric Seckler · 5 years ago
  14. 5a26bf8 Slightly reword HeapBuffered<> example. by Ryan Savitski · 5 years ago
  15. 490cfbc client api: Add support for data source incremental state by Sami Kyostila · 5 years ago
  16. 28750b0 Merge "service/client: Switch client library to BufferExhaustedPolicy::kDrop" by Treehugger Robot · 5 years ago
  17. 97c8b1f Merge "processor: Allow building in chromium as a lib" by Eric Seckler · 5 years ago
  18. 3d99b0f service/client: Switch client library to BufferExhaustedPolicy::kDrop by Eric Seckler · 5 years ago
  19. 8f5299c processor: Allow building in chromium as a lib by Eric Seckler · 5 years ago
  20. 65b4119 Merge "Client library: Allow recursive acquire of data source lock" by Primiano Tucci · 5 years ago
  21. facfa14 client api: Always compile watchdog_posix.cc by Sami Kyostila · 5 years ago
  22. 0cb4a1a Client library: Allow recursive acquire of data source lock by Primiano Tucci · 5 years ago
  23. 2bdd2be Add uuid in perfetto_cmd by Hector Dearman · 5 years ago
  24. a516164 no-stall mode: Track stats about packet loss by Eric Seckler · 5 years ago
  25. bf10bbe client api: Ignore multiple registrations of the same data source by Sami Kyostila · 5 years ago
  26. b0b7a8c Merge "Add ability to generate UUIDs" by Treehugger Robot · 5 years ago
  27. f275f69 Add ability to generate UUIDs by Hector Dearman · 5 years ago
  28. 824ce8c traced metatrace: encode CommitDataRequests as a "counter" by Ryan Savitski · 5 years ago
  29. ecd71da Merge "protozero: Fix moving a protozero decoder" by Treehugger Robot · 5 years ago
  30. 648eb97 Merge "Dump on StopDataSource rather than on Flush." by Florian Mayer · 5 years ago
  31. b1677db Merge "client api: Add a way to trace directly to a file" by Sami Kyostila · 5 years ago
  32. 41b798c Merge "Count invalid packets in TraceStats." by Florian Mayer · 5 years ago
  33. c45e945 protozero: Fix moving a protozero decoder by Sami Kyostila · 5 years ago
  34. ec62e3e Cleanup perfetto_cmd.cc by Primiano Tucci · 5 years ago
  35. c09ca29 client api: Add a way to trace directly to a file by Sami Kyostila · 5 years ago
  36. f2d4569 Count invalid packets in TraceStats. by Florian Mayer · 5 years ago
  37. 6e45e9a Dump on StopDataSource rather than on Flush. by Florian Mayer · 5 years ago
  38. 23968af Merge "Client API: Allow data sources to handle Stop asynchronously" by Primiano Tucci · 5 years ago
  39. dd5ebc9 Client API: Allow data sources to handle Stop asynchronously by Primiano Tucci · 5 years ago
  40. 7d91e0a Merge "traced_probes ftrace: switch back to single-threaded, nonblocking read(2)-only approach" by Ryan Savitski · 5 years ago
  41. 9ed1859 Merge changes I5ba92202,I41f1d117 by Eric Seckler · 5 years ago
  42. 9ed1898 traced_probes ftrace: switch back to single-threaded, nonblocking read(2)-only approach by Ryan · 5 years ago
  43. b52d52a startup writers: Support no-stall mode by Eric Seckler · 5 years ago
  44. 08425ca shmem: Add an option to drop data instead of stalling on SMB exhaustion by Eric Seckler · 5 years ago
  45. fd3e53d Merge "protozero: Add post-increment operator for repeated fields" by Treehugger Robot · 5 years ago
  46. 0cf661b Merge "Client API: Expose Flush() method" by Primiano Tucci · 5 years ago
  47. 35305a0 Merge "client api: Support data sources across translation units" by Treehugger Robot · 5 years ago
  48. 4f5b967 Merge "client api: Select a tracing backing automatically" by Treehugger Robot · 5 years ago
  49. 5b50920 protozero: Add post-increment operator for repeated fields by Sami Kyostila · 5 years ago
  50. 027f74b client api: Support data sources across translation units by Sami Kyostila · 5 years ago
  51. e9bbf3c client api: Select a tracing backing automatically by Sami Kyostila · 5 years ago
  52. 6744006 Merge "Order the trace writer while commiting in startup registry" by Siddhartha S · 5 years ago
  53. 2d896b4 Order the trace writer while commiting in startup registry by ssid · 5 years ago
  54. 879203d Client API: Expose Flush() method by Primiano Tucci · 5 years ago
  55. c53c2f8 Merge "Fixes to tracing API README." by Florian Mayer · 5 years ago
  56. f337c7b Fixes to tracing API README. by Florian Mayer · 5 years ago
  57. cde26f1 Merge "Fix incorrect parameter in README." by Ryan Savitski · 5 years ago
  58. 10b3548 Fix incorrect parameter in README. by Florian Mayer · 5 years ago
  59. 423a8fd traceconv: fix printing of sched_blocked_reason and workqueue_queue_work by Lalit Maganti · 5 years ago
  60. acedc64 base: add waitable event header by Lalit Maganti · 5 years ago
  61. 0637578 startup writers: Commit locally buffered data in batches by Eric Seckler · 5 years ago
  62. 5ee1ee1 Merge "Make page size configurable when connecting a producer" by Eric Seckler · 5 years ago
  63. 389861f client api: Add StartBlocking/StopBlocking by Sami Kyostila · 5 years ago
  64. 693f6aa Make page size configurable when connecting a producer by Nicolò Mazzucato · 5 years ago
  65. c71dc46 Check header vs. impl build config by Sami Kyostila · 5 years ago
  66. c66a16a Fix some build details for component builds by Peter Marshall · 5 years ago
  67. 5760541 Remove duplicate listing in build file by Peter Marshall · 5 years ago
  68. 5bc17b7 Merge "Update GPU proto" by Treehugger Robot · 5 years ago
  69. 303ed40 Update GPU proto by Raymond Chiu · 5 years ago
  70. ac0c197 Move the default_socket.h into ext so that Chrome can pull it in to connect to the system service. by Stephen Nusko · 5 years ago
  71. 3b39fc7 Make auto-generated c++ classes hermetic, intorudce CopyablePtr by Primiano Tucci · 5 years ago
  72. dcc359d perfetto: rename descriptor -> ds_descriptor in tracing service by Lalit Maganti · 5 years ago
  73. fde4ae6 packages_list: allow filtering by pkg name by Ryan Savitski · 5 years ago
  74. eb97ce3 protozero::HeapBuffered: finalize message when serializing by Ryan Savitski · 5 years ago
  75. f3efe14 Merge "propagate GPU messages to concatenated trace protos" by Treehugger Robot · 5 years ago
  76. 89bd922 propagate GPU messages to concatenated trace protos by Ryan Savitski · 5 years ago
  77. 34d750c Remove stale copy of ext/trace_config.h by Primiano Tucci · 5 years ago
  78. 53ca60b userdebug: support perfetto traces as a section in incident reports by Ryan Savitski · 5 years ago
  79. 1eb966d Improve meminfo/vmstat/stat poller by Primiano Tucci · 5 years ago
  80. 0f9e022 Move auto-generated core classes into public include/ by Primiano Tucci · 5 years ago
  81. efd97e3 metatrace: fix build with bazel by Lalit Maganti · 5 years ago
  82. 0dc9859 perfetto: add missing header to build.gn by Lalit Maganti · 5 years ago
  83. e5e060f Speculative fix of windows build by Primiano Tucci · 5 years ago
  84. 1c78125 Merge "Fix races in metatrace unittest and gcc build" by Eric Seckler · 5 years ago
  85. 0f8893e Merge "typo: the the -> the" by Treehugger Robot · 5 years ago
  86. 6e23d4a Fix races in metatrace unittest and gcc build by Primiano Tucci · 5 years ago
  87. 2442d61 typo: the the -> the by Hector Dearman · 5 years ago
  88. 554627f Reland: perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  89. 661145b Merge "Revert "perfetto_cmd: add ability to compress trace packets"" by Hector Dearman · 5 years ago
  90. 6c6eaf3 Revert "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  91. 5d3494c Merge "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  92. 38e11c9 Merge "Improve metatrace, allow to be used in production" by Primiano Tucci · 5 years ago
  93. ddedb14 perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  94. 4123a2e Merge "Allow to specify data_source_stop_timeout in TraceConfig." by Florian Mayer · 5 years ago
  95. 1e96f3b Move README.md from include/perfetto to include/ by Primiano Tucci · 5 years ago
  96. b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 5 years ago
  97. 2056362 Merge "Add consumer API and --query cmdline to list data sources" by Primiano Tucci · 5 years ago
  98. 9718801 Merge "Add API usage example for the Android tree" by Primiano Tucci · 5 years ago
  99. 0b651b8 Add API usage example for the Android tree by Primiano Tucci · 5 years ago
  100. c93823e processor: Parse TrackEvent arguments by Eric Seckler · 5 years ago