1. f69a770 Add traced & producer version into trace and --query by Primiano Tucci · 3 years ago
  2. 341d3b9 service: fix --save-for-bugreport by Primiano Tucci · 3 years ago
  3. 633cf45 Cherry-pick proto filter changes on sc-dev by Primiano Tucci · 3 years ago
  4. 99c4d14 Merge "ext/base: Export ThreadTaskRunner" by Treehugger Robot · 3 years, 1 month ago
  5. c5b4029 ext/base: Export ThreadTaskRunner by Sami Kyostila · 3 years, 1 month ago
  6. e1b328f tracing: Forward-declare DebugAnnotation in traced_value.h by Hans Wennborg · 3 years, 1 month ago
  7. 5d9269e Merge "tracing: Implement TRACE_EVENT_IS_NEW_TRACE" by Treehugger Robot · 3 years, 1 month ago
  8. 51f8f5f tracing: Implement TRACE_EVENT_IS_NEW_TRACE by Sami Kyostila · 3 years, 1 month ago
  9. 631b13b tracing: Handle unbalanced events in console interceptor by Sami Kyostila · 3 years, 1 month ago
  10. 1279955 Merge "tracing: Guard against task runner re-entrancy" by Sami Kyostila · 3 years, 1 month ago
  11. ecc7f22 tracing: Guard against task runner re-entrancy by Sami Kyostila · 3 years, 1 month ago
  12. f9fb009 Merge "Fix track_event_interned_fields" by Alexander Timin · 3 years, 1 month ago
  13. 9b29079 Fix track_event_interned_fields by Alexander Timin · 3 years, 1 month ago
  14. ff4261d Merge "perfetto: round 3 of periodic task compile fix in Chromium" by Lalit Maganti · 3 years, 1 month ago
  15. 8caa119 Merge "tracing: Add missing 'explicit' to LegacyTraceId constructor" by Treehugger Robot · 3 years, 1 month ago
  16. 442d3ef perfetto: round 3 of periodic task compile fix in Chromium by Lalit Maganti · 3 years, 1 month ago
  17. 109c54c tracing: Add missing 'explicit' to LegacyTraceId constructor by Sami Kyostila · 3 years, 1 month ago
  18. f2d4672 perfetto: round 2 of trying to fix periodic task on Windows by Lalit Maganti · 3 years, 1 month ago
  19. f782f1c perfetto: fix compile on Windows and older Android platforms by Lalit Maganti · 3 years, 1 month ago
  20. d8de97c Merge "base: Add PeriodicTask with timerfd support" by Primiano Tucci · 3 years, 1 month ago
  21. 6bb25ee Merge "[tracing] Expose interning helpers." by Alexander Timin · 3 years, 1 month ago
  22. dac9170 base: Add PeriodicTask with timerfd support by Primiano Tucci · 3 years, 1 month ago
  23. 8ef1db3 [tracing] Expose interning helpers. by Alexander Timin · 3 years, 1 month ago
  24. 8f933a0 Add a static_cast<uint64_t> to Track::FromPointer. by Alexander Timin · 3 years, 1 month ago
  25. 395145a Merge "[tracing] Add perfetto::Track::FromPointer." by Alexander Timin · 3 years, 1 month ago
  26. cc736d6 [tracing] Add perfetto::Track::FromPointer. by Alexander Timin · 3 years, 1 month ago
  27. 9a65ca8 Merge "tracing: Write track descriptors for legacy events with thread overrides" by Treehugger Robot · 3 years, 1 month ago
  28. 481bc4a tracing: Write track descriptors for legacy events with thread overrides by Sami Kyostila · 3 years, 1 month ago
  29. 05329d5 Merge "upkeep: Unify many names" by Hector Dearman · 3 years, 1 month ago
  30. dd6f2bc Merge "client: Add logging callback for log redirection." by Primiano Tucci · 3 years, 1 month ago
  31. 1750626 upkeep: Unify many names by Hector Dearman · 3 years, 1 month ago
  32. 163509e client: Add logging callback for log redirection. by Tobias Sargeant · 3 years, 1 month ago
  33. 44c468f Merge "Reland "traceconv: produce less redundant pprofs, at the expense of more work" (commit 55f309a)" by Ryan Savitski · 3 years, 1 month ago
  34. 7ad6b7d Reland "traceconv: produce less redundant pprofs, at the expense of more work" (commit 55f309a) by Ryan · 3 years, 1 month ago
  35. c5a085d Move static_assert about MessageType in TypedProto by ssid · 3 years, 1 month ago
  36. 7afaae7 Merge "Add the ability to daemonize `perfetto`, `traced` and `traced_probes`." by Treehugger Robot · 3 years, 1 month ago
  37. ce6dcb4 Add the ability to daemonize `perfetto`, `traced` and `traced_probes`. by Rahul Ravikumar · 3 years, 1 month ago
  38. 598b299 Merge "Add EventContext::Wrap." by Alexander Timin · 3 years, 1 month ago
  39. 00e1a0b base: fix compile in Chrome by Lalit Maganti · 3 years, 1 month ago
  40. fe5bc28 Add EventContext::Wrap. by Alexander Timin · 3 years, 1 month ago
  41. cf12b44 Merge "Use pid_t = unsigned int only for non gnuc compilers" by Treehugger Robot · 3 years, 1 month ago
  42. 36d8223 Use pid_t = unsigned int only for non gnuc compilers by Adithya Srinivasan · 3 years, 1 month ago
  43. 94892ef Merge "upkeep: Use base::Contains() and empty()" by Hector Dearman · 3 years, 1 month ago
  44. d4797e2 Merge "Revert "traceconv: produce less redundant pprofs, at the expense of more work"" by Treehugger Robot · 3 years, 1 month ago
  45. 5a9af35 Revert "traceconv: produce less redundant pprofs, at the expense of more work" by Lalit Maganti · 3 years, 1 month ago
  46. 2ccf2d7 upkeep: Use base::Contains() and empty() by Hector Dearman · 3 years, 1 month ago
  47. 5ed03d1 Only use filename in comment for autogen files. by Florian Mayer · 3 years, 1 month ago
  48. a7fdb40 Switch protozero metadata variables back to static functions by Alexander Timin · 3 years, 1 month ago
  49. d38d7b8 Merge "Add support for WriteIntoTrace(TracedValue)." by Alexander Timin · 3 years, 2 months ago
  50. 129bdcf Inline typed message writing support. by Alexander Timin · 3 years, 2 months ago
  51. ab9d84e Add support for WriteIntoTrace(TracedValue). by Alexander Timin · 3 years, 2 months ago
  52. 0ceebc5 [protozero] Change field metadata from inline function to constexpr ref. by Alexander Timin · 3 years, 2 months ago
  53. baeb8b3 Add field metadata to protozero bindings by Alexander Timin · 3 years, 2 months ago
  54. 3a365bf Merge "Refactor DebugAnnotation proto" by Alexander Timin · 3 years, 2 months ago
  55. 562cb1f Refactor DebugAnnotation proto by Alexander Timin · 3 years, 2 months ago
  56. 55f309a traceconv: produce less redundant pprofs, at the expense of more work by Ryan · 3 years, 2 months ago
  57. 66905a6 tracing: Fix visibility of TrackEventSessionObserver by Sami Kyostila · 3 years, 2 months ago
  58. 129c37c Support arbitrary number of TRACE_EVENT arguments. by Alexander Timin · 3 years, 2 months ago
  59. 37c8afd TraceTimestampTraits::ConvertTimestampToTraceTimeNs. by Alexander Timin · 3 years, 2 months ago
  60. 3ad59fe avoid opening namespace std when specialising std::hash by Ryan Savitski · 3 years, 2 months ago
  61. 331640c sdk: Add missing PERFETTO_EXPORT to TracingPolicy by Eric Seckler · 3 years, 2 months ago
  62. 303e97e Merge "tp: add ui state proto and expose it in the metadata table" by Lalit Maganti · 3 years, 2 months ago
  63. 8532fc9 tp: add ui state proto and expose it in the metadata table by Lalit Maganti · 3 years, 2 months ago
  64. eab478e Merge "sdk: Support embedder-provided policy approving consumer connections" by Eric Seckler · 3 years, 2 months ago
  65. ef4e773 sdk: Support embedder-provided policy approving consumer connections by Eric Seckler · 3 years, 2 months ago
  66. fd45bcc TraceWriter: Update comment on NewTracePacket() to mention kDrop mode by Eric Seckler · 3 years, 2 months ago
  67. 2d5688b Fix mismatching return type for MaybeSetThreadName. by Florian Mayer · 3 years, 2 months ago
  68. 85a8e79 tracing: Prevent nested calls to DataSource::Trace by Sami Kyostila · 3 years, 3 months ago
  69. cc28562 Merge "TracedValue: add support for static and dynamic keys." by Alexander Timin · 3 years, 3 months ago
  70. 0d96172 TracedValue: add support for static and dynamic keys. by Alexander Timin · 3 years, 3 months ago
  71. 066c7f0 Merge "Add forward-declarations for TracedDictionary/Array." by Treehugger Robot · 3 years, 3 months ago
  72. 0639494 Add forward-declarations for TracedDictionary/Array. by Alexander Timin · 3 years, 3 months ago
  73. 27290e8 Refactor perfetto::StaticString into a standalone file. by Alexander Timin · 3 years, 3 months ago
  74. edf7c86 tracing: Add support for counter events by Sami Kyostila · 3 years, 3 months ago
  75. 8233f1b Merge "tracing: Document supported track event arguments" by Sami Kyostila · 3 years, 3 months ago
  76. 655fa3d tracing: Document supported track event arguments by Sami Kyostila · 3 years, 3 months ago
  77. 512d978 tp: remove force sorting mode flag (and fix typo) by Lalit Maganti · 3 years, 3 months ago
  78. 88eb698 tp: add option to force sorting based on flush period by Lalit Maganti · 3 years, 3 months ago
  79. 8350088 Merge "tracing: Support periodic incremental state clearing" by Sami Kyostila · 3 years, 3 months ago
  80. 67cdc66 tracing: Support periodic incremental state clearing by Sami Kyostila · 3 years, 3 months ago
  81. f97cdc0 tracing: Write track descriptors before events on the track by Sami Kyostila · 3 years, 3 months ago
  82. 14c0d14 Do not assume that timer_t is a pointer. by Alfredo Mazzinghi · 3 years, 3 months ago
  83. e6edb06 IPC: Allow socket to be TCP, for Windows by Primiano Tucci · 3 years, 3 months ago
  84. 5d09f5e Move heap_profile to a separate include dir. by Florian Mayer · 3 years, 3 months ago
  85. 58e9c81 Merge "Remove check(...) to check_support(...) in traced_value.h" by Eric Seckler · 3 years, 3 months ago
  86. a37c896 Remove check(...) to check_support(...) in traced_value.h by Zhaoxin · 3 years, 3 months ago
  87. dc6b46a Merge "tracing: Record process and thread names into the trace" by Treehugger Robot · 3 years, 4 months ago
  88. c822358 Merge "TrackEvent: Make the category index a runtime parameter" by Sami Kyostila · 3 years, 4 months ago
  89. 86b10c5 tracing: Record process and thread names into the trace by Sami Kyostila · 3 years, 4 months ago
  90. 41b769f Merge "Make StringToDouble locale independent" by Treehugger Robot · 3 years, 4 months ago
  91. 2c297b3 TrackEvent: Make the category index a runtime parameter by Sami Kyostila · 3 years, 4 months ago
  92. dfc4b69 Add perfetto_test_support by Alexander Timin · 3 years, 4 months ago
  93. 72318d1 TracedValue: add a comment about rvalues. by Alexander Timin · 3 years, 4 months ago
  94. 17d19d3 Make StringToDouble locale independent by Hector Dearman · 3 years, 4 months ago
  95. 0ac08fa Merge "sdk: Fail gracefully when attempting to trace on an invalid backend" by Eric Seckler · 3 years, 4 months ago
  96. 36881d1 sdk: Fail gracefully when attempting to trace on an invalid backend by Eric Seckler · 3 years, 4 months ago
  97. f69ae04 Merge "TracedValue: TRACE_VALUE_TYPE_PROTO" by Alexander Timin · 3 years, 4 months ago
  98. aced4ea TracedValue: TRACE_VALUE_TYPE_PROTO by Alexander Timin · 3 years, 4 months ago
  99. 23bd9b0 Merge "tracing: Disallow spaces in trace category names (again)" by Sami Kyostila · 3 years, 4 months ago
  100. 2f69cd3 Merge "TracedValue: Switch TrackEventInternal to use it." by Alexander Timin · 3 years, 4 months ago