1. 554627f Reland: perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  2. 661145b Merge "Revert "perfetto_cmd: add ability to compress trace packets"" by Hector Dearman · 5 years ago
  3. 6c6eaf3 Revert "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  4. 5d3494c Merge "perfetto_cmd: add ability to compress trace packets" by Hector Dearman · 5 years ago
  5. 38e11c9 Merge "Improve metatrace, allow to be used in production" by Primiano Tucci · 5 years ago
  6. ddedb14 perfetto_cmd: add ability to compress trace packets by Hector Dearman · 5 years ago
  7. 4123a2e Merge "Allow to specify data_source_stop_timeout in TraceConfig." by Florian Mayer · 5 years ago
  8. 1e96f3b Move README.md from include/perfetto to include/ by Primiano Tucci · 5 years ago
  9. b02d8dc Improve metatrace, allow to be used in production by Primiano Tucci · 5 years ago
  10. 2056362 Merge "Add consumer API and --query cmdline to list data sources" by Primiano Tucci · 5 years ago
  11. 9718801 Merge "Add API usage example for the Android tree" by Primiano Tucci · 5 years ago
  12. 0b651b8 Add API usage example for the Android tree by Primiano Tucci · 5 years ago
  13. c93823e processor: Parse TrackEvent arguments by Eric Seckler · 5 years ago
  14. 2854a0a Add consumer API and --query cmdline to list data sources by Primiano Tucci · 5 years ago
  15. 990e6d7 Allow to specify data_source_stop_timeout in TraceConfig. by Florian Mayer · 5 years ago
  16. 2272792 Fix IWYU and GCC build, add missing includes by Primiano Tucci · 5 years ago
  17. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  18. 2e1ae92 Remove gtest_prod_config by Primiano Tucci · 5 years ago
  19. 1235ee8 Merge "Build trace processor lib on windows" by Mikhail Khokhlov · 5 years ago
  20. a45a95e Build trace processor lib on windows by Mikhail Khokhlov · 5 years ago
  21. 75ed550 startup writer: Refactor returning of writers to registry by Eric Seckler · 5 years ago
  22. 5f8727d trace_processor: expose metric registration and proto extension fns by Lalit Maganti · 5 years ago
  23. 2553b80 trace_processor: metrics: register built-in metrics upfront by Lalit Maganti · 5 years ago
  24. 4dac0ef Merge "Perfetto Client API (4): Add initial integration test" by Primiano Tucci · 5 years ago
  25. 990b5fe Perfetto Client API (4): Add initial integration test by Primiano Tucci · 5 years ago
  26. 062ed50 service: Let producers choose whether to enable SMB scraping by Eric Seckler · 5 years ago
  27. fd36776 Unify include statements for protobuf by Sami Kyostila · 5 years ago
  28. 5944dd7 Perfetto Client API (3): Tracing muxer implementation by Primiano Tucci · 5 years ago
  29. b579884 Perfetto Client API (2): public interfaces and backend implementation by Primiano Tucci · 5 years ago
  30. 9564d91 Perfetto Client API (1): initial refactorings by Primiano Tucci · 5 years ago
  31. 5124292 Merge "Stop generating data-source specific C++ classes in tracing/core" by Primiano Tucci · 5 years ago
  32. 0f2f3b4 Stop generating data-source specific C++ classes in tracing/core by Primiano Tucci · 5 years ago
  33. 295a861 trace_processor: introduce better support for sorting proto traces by Lalit Maganti · 5 years ago
  34. e911f39 Merge "Add helper class for heap-based protozero messages" by Primiano Tucci · 5 years ago
  35. 7142c7c Expose number of idle pages on heap dump. by Florian Mayer · 5 years ago
  36. fb4d073 traced: support unique trace session names by Hector Dearman · 5 years ago
  37. a2d75e9 Add helper class for heap-based protozero messages by Primiano Tucci · 5 years ago
  38. ad4aa01 Merge "Add a tool for generating amalgamated builds" by Sami Kyostila · 5 years ago
  39. 0a34b03 Add a tool for generating amalgamated builds by Sami Kyostila · 5 years ago
  40. 10c98fe Merge "Annotate a benign data race in TraceBuffer" by Sami Kyostila · 5 years ago
  41. f5ad464 Annotate a benign data race in TraceBuffer by Sami Kyostila · 5 years ago
  42. 5ccd0a2 metrics: expose generic metrics computation api in trace processor by Lalit Maganti · 5 years ago
  43. bdaa962 Producer: add ClearIncrementalState() call/ipc by Ryan Savitski · 5 years ago
  44. ac6e0d4 incremental state invalidation: trace config & data source descriptor protos by Ryan Savitski · 5 years ago
  45. ebc2620 Merge "trace_processor: add support for creating protos from SQL" by Lalit Maganti · 5 years ago
  46. 04b8ec6 Merge "Use PERFETTO_DFATAL_OR_ELOG to get errors from release builds." by Florian Mayer · 5 years ago
  47. 6221107 trace_processor: add support for creating protos from SQL by Lalit Maganti · 5 years ago
  48. 33d8ea2 Use PERFETTO_DFATAL_OR_ELOG to get errors from release builds. by Florian Mayer · 5 years ago
  49. 7cbc6de perfetto: fix compile on gcc by Lalit Maganti · 5 years ago
  50. 70d4a29 Merge "Minor non-functional changes" by Treehugger Robot · 5 years ago
  51. 7ee6abb trace_processor: significantly improve error handling in span join by Lalit Maganti · 5 years ago
  52. 5f7d690 Merge "Allow to specify whether to profile runtime or from startup." by Florian Mayer · 5 years ago
  53. 9424b95 Minor non-functional changes by Primiano Tucci · 5 years ago
  54. d71a945 trace_processor: better error handling while parsing traces by Lalit Maganti · 5 years ago
  55. 1f06718 trace_processor: introduce status class to hold errors by Lalit Maganti · 5 years ago
  56. 225559a Allow to specify whether to profile runtime or from startup. by Florian Mayer · 5 years ago
  57. 5f3a018 trace_processor: add template substitution support for SQL metrics by Lalit Maganti · 5 years ago
  58. b63f61e Add config to disable perfetto's default data sources by Siddhartha S · 5 years ago
  59. d6bdb6f Allow to block client on full buffer. by Florian Mayer · 5 years ago
  60. 2bfc035 startup writer: DCHECK that binding happens on correct task runner. by Eric Seckler · 5 years ago
  61. 9f0fbbf Merge "trace_processor: fix up sqlstats table (and time reported in shell)" by Lalit Maganti · 5 years ago
  62. aac2f65 trace_processor: fix up sqlstats table (and time reported in shell) by Lalit Maganti · 5 years ago
  63. 26f69bd trace_processor: implement first android mem metric! by Lalit Maganti · 5 years ago
  64. 5da63f3 Allow chromium to build the IPC layer. by Stephen Nusko · 5 years ago
  65. 73219be base: Fix build (missing header). by Eric Seckler · 5 years ago
  66. 686a7c3 Merge "trigger_perfetto: Add trigger_perfetto binary" by Hector Dearman · 5 years ago
  67. e5598c5 Merge "processor: Replace utid column with ref+type in slices table." by Treehugger Robot · 5 years ago
  68. 696ff77 trigger_perfetto: Add trigger_perfetto binary by Hector Dearman · 5 years ago
  69. 085dc3c perfetto_cmd: Add user guardrail by Hector Dearman · 5 years ago
  70. 972225e processor: Replace utid column with ref+type in slices table. by Eric Seckler · 5 years ago
  71. f4cccb5 Exposed GetInProcessShmemArbiter() in ProducerEndpoint by Oystein Eftevaag · 5 years ago
  72. 9fa59cb Add a field to the TraceConfig that allows users to activate triggers. by Stephen Nusko · 5 years ago
  73. de4e887 trace_processor: remove proto API by Lalit Maganti · 5 years ago
  74. 73b1a0a trace_processor: cleanup trace processor shell and API further by Lalit Maganti · 5 years ago
  75. d9f86b6 trace_processor: introduce API for computing metrics on trace processor by Lalit Maganti · 5 years ago
  76. 06acc02 trace_processor: improve trace processor's iterator API by Lalit Maganti · 5 years ago
  77. 478c118 Introduce base::NoDestructor<T> to simplify static objects by Ryan Savitski · 5 years ago
  78. cb85131 Merge "Only enable ASAN annotations when passing ASAN compile flags." by Andres Medina · 5 years ago
  79. 8cbee77 perfetto: attempt 2 at fixing is_trivially_{constructible, copyable} by Lalit Maganti · 5 years ago
  80. 9f1b22c Merge "protozero: temporarily disable is_trivially_{constructible, copyable} check on some platforms" by Treehugger Robot · 5 years ago
  81. 1517565 protozero: temporarily disable is_trivially_{constructible, copyable} check on some platforms by Lalit Maganti · 5 years ago
  82. e0b2047 Merge "Make sure to always create the SMA on the correct thread in the in-process case" by Oystein Eftevaag · 5 years ago
  83. 2cf423c Only enable ASAN annotations when passing ASAN compile flags. by Andres Medina · 5 years ago
  84. c8d2f07 Make sure to always create the SMA on the correct thread in the in-process case by Oystein Eftevaag · 5 years ago
  85. 305a501 Chrome: Add config for privacy safe mode by Siddhartha S · 5 years ago
  86. 755e5dc Merge "Do not allow traces with extra_guardrails on user." by Florian Mayer · 5 years ago
  87. 0bc1bd6 Add missing comments about keeping WeakPtrFactory last. by Florian Mayer · 5 years ago
  88. fb87998 Do not allow traces with extra_guardrails on user. by Florian Mayer · 5 years ago
  89. 92e8bf9 Allow to specify heapprofd shmem size in config. by Florian Mayer · 5 years ago
  90. 999355c traced_probes: add caching for process stats to reduce duplicate events by Lalit Maganti · 5 years ago
  91. 8eba309 trace_processor: implement string pooling class by Lalit Maganti · 5 years ago
  92. c7c267a Fix behavior of TypedProtoDecoder in presence of repeated fields by Hector Dearman · 5 years ago
  93. 6cbf18b Merge changes I34b1a6ea,I4cfd2c64,Iabe5dc9a by Treehugger Robot · 5 years ago
  94. 1393ffd Add the ability to send triggers to the Perfetto Service. by Stephen Nusko · 5 years ago
  95. e5f1168 TraceProcessor: use protozero typed decoders by Primiano Tucci · 5 years ago
  96. bd5135f Merge "Add TriggerConfig to the TraceConfig proto." by Treehugger Robot · 5 years ago
  97. f53f8ed Add TriggerConfig to the TraceConfig proto. by Stephen Nusko · 5 years ago
  98. c167887 Improve ProtoZero decoders, introduce TypedProtoDecoder by Primiano Tucci · 5 years ago
  99. 7b0c945 service: Add support for ObservableEvents. by Eric Seckler · 5 years ago
  100. 3077d18 Add lazy startup producer class to traced. by Florian Mayer · 5 years ago