1. d78501f Merge "base: add ability to override platform-level functionality in base" by Lalit Maganti · 2 years ago
  2. 52f1336 base: add ability to override platform-level functionality in base by Lalit Maganti · 2 years ago
  3. dd3c55f Merge "[TrackEvent] Make sure category search is compile time" by Mikhail Khokhlov · 2 years ago
  4. 10f7042 [TrackEvent] Make sure category search is compile time by Mikhail Khokhlov · 2 years ago
  5. 2b226d8 tracing: add use_monotonic_raw_clock option to TracingInitArgs to override the default trace clock for TrackEvents by Brian McNamee · 2 years ago
  6. 6020a92 tracing: Support multiple track event instances in one translation unit by Sami Kyöstilä · 2 years ago
  7. 8ef27df base: add base::StatusOr by Lalit Maganti · 2 years ago
  8. 8c08b67 Merge "protozero: fix packed enum field processing in cpp protos" by Lalit Maganti · 2 years ago
  9. efbbbd9 Merge "Annotate CounterTrack with PERFETTO_EXPORT_COMPONENT" by Daniele Di Proietto · 2 years ago
  10. 8ff240b perfetto_cmd: fix SIGINT/SIGTERM shutdown race by Chinglin Yu · 2 years ago
  11. d7841a9 protozero: fix packed enum field processing in cpp protos by Lalit Maganti · 2 years ago
  12. d6283ce Annotate CounterTrack with PERFETTO_EXPORT_COMPONENT by Daniele Di Proietto · 2 years ago
  13. a1dd930 tp: Support multiline return for CREATE_VIEW_FUNCTION by Anna Mayzner · 2 years, 1 month ago
  14. fd15f76 Don't destroy track registry and data source static state between tests by Mikhail Khokhlov · 2 years, 1 month ago
  15. ae7f044 Merge "tracing: fix compile on MSVC" by Lalit Maganti · 2 years, 1 month ago
  16. 8bafe75 tracing: fix compile on MSVC by Lalit Maganti · 2 years, 1 month ago
  17. 0ca3344 Fix emitting empty trace packets by Mikhail Khokhlov · 2 years, 1 month ago
  18. ea81a37 Revert "tp: add minimal compression for TracePacketData inside sorter queues" by Anna Mayzner · 2 years, 1 month ago
  19. 3efccd5 tp: Adding and overriding SQL modules in shell by Anna Mayzner · 2 years, 1 month ago
  20. 86bdc97 Service: implement CloneSession by Primiano Tucci · 2 years, 1 month ago
  21. 0394aac Merge "[tp] Add range of interest feature for track events" by Igor Kraskevich · 2 years, 1 month ago
  22. 3f6a133 Service+protocol: Add IPC plumbing for CloneSession by Primiano Tucci · 2 years, 1 month ago
  23. 4975633 [tp] Add range of interest feature for track events by Igor Kraskevich · 2 years, 1 month ago
  24. 600d527 Merge "Fix TRACE_EVENT compile errors on Mac and Win" by Mikhail Khokhlov · 2 years, 1 month ago
  25. c89e38a Fix TRACE_EVENT compile errors on Mac and Win by Mikhail Khokhlov · 2 years, 1 month ago
  26. b480e8b Merge "tp: add minimal compression for TracePacketData inside sorter queues" by Treehugger Robot · 2 years, 1 month ago
  27. d937514 tp: add minimal compression for TracePacketData inside sorter queues by Lalit Maganti · 2 years, 1 month ago
  28. 5980c71 tp: Implement overriding stdlib by Anna Mayzner · 2 years, 1 month ago
  29. 7c327c2 service: Ensure UUID + add explicit UUID packet by Primiano Tucci · 2 years, 1 month ago
  30. 0372827 tracing: Send triggers on connection by Daniele Di Proietto · 2 years, 1 month ago
  31. 55fd4db tracing: Add ActivateTriggers function. by Daniele Di Proietto · 2 years, 2 months ago
  32. 6d0b877 Merge "[metatrace] Misc improvements" by Alexander Timin · 2 years, 2 months ago
  33. baf9b87 [metatrace] Misc improvements by Alexander Timin · 2 years, 2 months ago
  34. 63f50e3 Merge "Add the ability not to drop traces before the start of perfetto" by Chun-Tse Shao · 2 years, 2 months ago
  35. dd18f59 Add the ability not to drop traces before the start of perfetto by Chun-Tse Shao · 2 years, 2 months ago
  36. 03d178e perfetto: switch to C++17 with temporary C++11 opt-out by Lalit Maganti · 2 years, 2 months ago
  37. 8e6f9f2 perfetto: fix compile on latest GCC by Lalit Maganti · 2 years, 2 months ago
  38. 396b33b Fix MSVC build by Primiano Tucci · 2 years, 2 months ago
  39. 2b8c9a7 [Fuchsia] Export GetThreadId() symbol by Kartar Singh · 2 years, 2 months ago
  40. 6ac6b2f [Fuchsia] Ensure that GetThreadId() is cached. by Sergey Ulanov · 2 years, 2 months ago
  41. 83ddffe tp: implement native support for the glob operator by Lalit Maganti · 2 years, 3 months ago
  42. a21117a Merge "tp: Implement error offset in messaging" by Anna Mayzner · 2 years, 3 months ago
  43. 3f7a759 Merge "Minor: remove redundant C++ keywords." by Treehugger Robot · 2 years, 3 months ago
  44. ebb830c tp: Implement error offset in messaging by Anna Mayzner · 2 years, 3 months ago
  45. a6b0159 Merge "Add WRITE_FILE function to trace_processor" by Carlos Caballero Grolimund · 2 years, 3 months ago
  46. c1cb765 Merge "Switch base::FlatHashMap to base::Hash" by Alexander Timin · 2 years, 3 months ago
  47. 8b5876d Merge "base::Hash and base::Hasher" by Alexander Timin · 2 years, 3 months ago
  48. 6cbee61 Switch base::FlatHashMap to base::Hash by Alexander Timin · 2 years, 3 months ago
  49. c2bb1b4 base::Hash and base::Hasher by Alexander Timin · 2 years, 3 months ago
  50. 96db79e Merge "Add a flag to call data_source callbacks out of lock" by Mikhail Khokhlov · 2 years, 3 months ago
  51. 2cef516 Add a flag to call data_source callbacks out of lock by Mikhail Khokhlov · 2 years, 3 months ago
  52. 22739b4 Minor: remove redundant C++ keywords. by Joseph Koshy · 2 years, 3 months ago
  53. 62b4a1d Add WRITE_FILE function to trace_processor by Carlos Caballero Grolimund · 2 years, 3 months ago
  54. 08c1f85 Merge "Support async stop in TrackEvent datasource" by Mikhail Khokhlov · 2 years, 3 months ago
  55. 243eff7 Merge "[tp] Add BEST_INDEX metatrace event" by Alexander Timin · 2 years, 3 months ago
  56. 0816549 [tp] Add BEST_INDEX metatrace event by Alexander Timin · 2 years, 3 months ago
  57. c15eea3 Support async stop in TrackEvent datasource by Mikhail Khokhlov · 2 years, 3 months ago
  58. 1ad401d Merge "[tp] MetatraceConfig" by Alexander Timin · 2 years, 3 months ago
  59. 151fcca Merge "Minor: fix a typo in a comment." by Treehugger Robot · 2 years, 3 months ago
  60. 55b04b4 [tp] MetatraceConfig by Alexander Timin · 2 years, 3 months ago
  61. 129b116 Merge "[Fuchsia] Use ThreadId to identify threads" by Hector Dearman · 2 years, 3 months ago
  62. b510291 [metatracing] Add support for UI and categories by Alexander Timin · 2 years, 3 months ago
  63. 1fe14a2 [Fuchsia] Use ThreadId to identify threads by Sergey Ulanov · 2 years, 3 months ago
  64. 6c38d4f Minor: fix a typo in a comment. by Joseph Koshy · 2 years, 3 months ago
  65. bbbab1b Safeguard base::ArraySize from misuse by Mohit Saini · 2 years, 3 months ago
  66. f1b6f3f Reland: Support disallowing concurrent sessions by Mohit Saini · 2 years, 4 months ago
  67. 65c6a28 Clean producer and consumer env var between tests by Daniele Di Proietto · 2 years, 3 months ago
  68. c6df8f9 Revert "Add support for disallowing concurrent sessions" by Mohit Saini · 2 years, 3 months ago
  69. ee16482 Add support for disallowing concurrent sessions by Mohit Saini · 2 years, 4 months ago
  70. 14e5579 Support a build flag to optimize binary size by Mohit Saini · 2 years, 4 months ago
  71. c82228f Merge "tracing: Fix GCC crash with argument functions and multiple session" by Treehugger Robot · 2 years, 4 months ago
  72. 1b2101e tracing: Fix GCC crash with argument functions and multiple session by Sami Kyöstilä · 2 years, 4 months ago
  73. 35ad651 Merge "[fuchsia] Adds a callback for the ProducerClient to get shmem FD." by Treehugger Robot · 2 years, 4 months ago
  74. 60dbad0 [fuchsia] Adds a callback for the ProducerClient to get shmem FD. by Kevin Marshall · 2 years, 5 months ago
  75. 98e5d99 Merge "[fuchsia] Reland: Adds a callback to send a shmem FD to the client." by Treehugger Robot · 2 years, 4 months ago
  76. 29486e5 [fuchsia] Reland: Adds a callback to send a shmem FD to the client. by Kevin Marshall · 2 years, 5 months ago
  77. ebc3e0f Merge "Revert "[fuchsia] Adds a callback to send a shmem FD to the client."" by Treehugger Robot · 2 years, 4 months ago
  78. 7d8fb3a Revert "[fuchsia] Adds a callback to send a shmem FD to the client." by Mohit Saini · 2 years, 4 months ago
  79. 0723d68 Merge "[fuchsia] Adds a callback to send a shmem FD to the client." by Treehugger Robot · 2 years, 4 months ago
  80. 589e74b [fuchsia] Adds a callback to send a shmem FD to the client. by Kevin Marshall · 2 years, 5 months ago
  81. 3e72283 tracing: Clean up platform TLS state on shutdown by Sami Kyöstilä · 2 years, 4 months ago
  82. 4eac825 Only notify track event session observers about their own instance by Mikhail Khokhlov · 2 years, 4 months ago
  83. 437f443 Merge "TraceProcessor: add android_dumpstate table and ingestion" by Treehugger Robot · 2 years, 4 months ago
  84. 621a58d TraceProcessor: add android_dumpstate table and ingestion by Primiano Tucci · 2 years, 4 months ago
  85. 3a4c546 Merge "Disallow COPY_FLAG in legacy macro" by Mohit Saini · 2 years, 4 months ago
  86. 8dc673b Copy arg_names in legacy TRACE_EVENT_COPY macros by Mohit Saini · 2 years, 4 months ago
  87. 5afff6c Delete phase enter/leave trace events by Mohit Saini · 2 years, 10 months ago
  88. 7d2ace7 Disallow COPY_FLAG in legacy macro by Mohit Saini · 2 years, 4 months ago
  89. 9590436 Merge "Set correct track_uuid for legacy events" by Mohit Saini · 2 years, 4 months ago
  90. 343279d Set correct track_uuid for legacy events by Mohit Saini · 2 years, 5 months ago
  91. 3da925d Export trace proto content to SQL table by Igor Kraskevich · 2 years, 4 months ago
  92. 1662f18 Reference sqlite_ext_percentile module from Perfetto by Marcin Oczeretko · 2 years, 5 months ago
  93. 3960394 Save and expose filter_debug_annotations in EventContext for Chromium by Igor Kraskevich · 2 years, 5 months ago
  94. d7418e7 Include sanitizer header for container annotations by Eric Ye · 2 years, 5 months ago
  95. 9b143f6 Fix `_COPY` version of legacy trace macros by Mohit Saini · 2 years, 5 months ago
  96. 538eb76 Startup tracing: Enable a test by Mohit Saini · 2 years, 5 months ago
  97. 6f2fd14 Merge "gn: Format everything" by Hector Dearman · 2 years, 5 months ago
  98. 06a6eb6 gn: Format everything by Hector Dearman · 2 years, 5 months ago
  99. 59ac705 base: Support base::StringView in base::Hash::Combine by Hector Dearman · 2 years, 5 months ago
  100. 0dc0de1 Merge "TraceProcessor: Add initial bugreport parser" by Primiano Tucci · 2 years, 5 months ago