1. 0767e40 [base] Pass base::Time{,Delta,Ticks} by value instead of reference by Sylvain Defresne · 5 weeks ago main
  2. be7fccb [tracing] Add trace event best practises. by Etienne Pierre-doray · 1 year, 2 months ago
  3. 96d0014 [tracing] Remove enable_base_tracing by Etienne Pierre-doray · 1 year, 3 months ago
  4. 8a5fa87 [tracing] Remove documentation pointing to legacy trace macros by Etienne Pierre-doray · 1 year, 4 months ago
  5. 148c806 base/trace_event: add 'IWYU pragma: export' for some macros by Takuto Ikuta · 2 years, 4 months ago
  6. 35f0651 Remove use_perfetto_client_library build flag in ['/base/trace_event', '/services/tracing'] by Mikhail Khokhlov · 2 years, 4 months ago
  7. 29ac73d [tracing] add comment links to "use perfetto" crbug by Nigel Tao · 3 years ago
  8. 147f653 base/trace_event: Replace use of PERFETTO_TRACK_EVENT_NAMESPACE by Sami Kyöstilä · 3 years, 7 months ago
  9. 05a225a [Tracing w/SDK] Include only the necessary parts of Perfetto by Mikhail Khokhlov · 3 years, 7 months ago
  10. 68e6038 TRACE_LOG_MESSAGE macro removal by Rasika Navarange · 3 years, 8 months ago
  11. 521ac34 Update copyright headers in base/ by Avi Drissman · 4 years ago
  12. 5471721 Revert "Update copyright headers in base/" by Daniel Cheng · 4 years ago
  13. d0efe0d Update copyright headers in base/ by Avi Drissman · 4 years ago
  14. 640fc6d Delete a test that was using deprecated COPY_FLAG by Mohit Saini · 4 years ago
  15. 223a5c5 Roll perfetto and fix chrome by Mohit Saini · 4 years ago
  16. 2ba7a48 base: Remove the definitions for TRACE_EVENT_PHASE_(ENTER|LEAVE)_CONTEXT. by Joseph Koshy · 4 years, 1 month ago
  17. d115b03 base: Use BUILDFLAG for OS checking by Xiaohan Wang · 4 years, 8 months ago
  18. 7f36dbc [base/task] Refactor task flow events. by Alexander Timin · 4 years, 10 months ago
  19. 68d8169 Remove DISALLOW_* macros from base/ by Peter Boström · 5 years ago
  20. 715537d base/trace_event: Fix compilation on Windows by Sami Kyostila · 5 years ago
  21. 3da1e2f ResourceLoadTiming: Remove TRACE_EVENT with null timestamp. by Matt Falkenhagen · 5 years ago
  22. 1169114 [tracing] Use perfetto's interning logic in TrackEventThreadLocalEventSink by Alexander Timin · 5 years ago
  23. ad56859 StartupMetrics: Copy dynamic trace event names by Eric Seckler · 5 years ago
  24. d41864d Replace some TRACE_EVENT_ASYNCs with TRACE_EVENT_NESTABLE_ASYNCs. by Peter Kasting · 5 years ago
  25. d5bb24e base/trace_event: Update ConvertThreadId to new signature by Sami Kyostila · 5 years ago
  26. cab90cb [tracing] Use TraceTimestampTraits for base::TimeTicks. by Alexander Timin · 5 years ago
  27. 7af6071 [tracing] Add perfetto::TracedValue support to legacy macros by Alexander Timin · 6 years ago
  28. 71cb2ac base/trace_event: Switch to TRACE_EVENT macros from Perfetto by Sami Kyostila · 6 years ago
  29. 9b27757 [tracing] Replace TRACE_EVENT_FLOW* with TRACE_EVENT_WITH_FLOW*. by Alexander Timin · 6 years ago
  30. eb94f1c Reland "Reland "[tracing] Remove special handling of task execution and log events"" by ssid · 6 years ago
  31. ea3ab7b Revert "Reland "[tracing] Remove special handling of task execution and log events"" by Samuel Huang · 6 years ago
  32. 7027e4d Reland "[tracing] Remove special handling of task execution and log events" by ssid · 6 years ago
  33. e0f2b84 Revert "[tracing] Remove special handling of task execution and log events" by Giovanni Ortuño Urquidi · 6 years ago
  34. c7eee84 [tracing] Remove special handling of task execution and log events by ssid · 6 years ago
  35. 23ef533 remove copybara initialization artifacts by Mikhail Khokhlov · 6 years ago
  36. 1bc1a88 Copybara Service Migration Initialization. by Mikhail Khokhlov · 6 years ago
  37. ef35868 Replace ASYNC macros with NESTABLE_ASYNC in ThreadDebugger by Mikhail Khokhlov · 6 years ago
  38. dab187b tracing: Improve deprecation notice on TRACE_EVENT_ASYNC macros by Eric Seckler · 7 years ago
  39. 9056fe7 tracing: Replace uses of TRACE_EVENT_ASYNC* in base/ by Eric Seckler · 7 years ago
  40. bd79231 base/trace_event: Remove id mangling by Sami Kyostila · 7 years ago
  41. 618bcf7 tracing: Replace uses of TRACE_EVENT_ASYNC* in ui/latency by Stephen Nusko · 7 years ago
  42. e327c63 tracing: Replace uses of TRACE_EVENT_ASYNC* in cc/ by Eric Seckler · 7 years ago
  43. dd15401 base/trace_event: Remove unused sampling profiler events by Sami Kyostila · 7 years ago
  44. 81c050f base/trace_event: Remove unused LINK_IDS trace point support code by Sami Kyostila · 7 years ago
  45. 5e4fce1 Add macro and logic to emit log messages into traces by Nicolò Mazzucato · 7 years ago
  46. d0793a0 Fix early java events to emit java string flag by ssid · 7 years ago
  47. ca965a9 tracing: Do not filter java trace event strings by ssid · 7 years ago
  48. cfe8887 [tracing] Move logic to defer task posting into the scheduler by Alexander Timin · 7 years ago
  49. 63246bb Block a trace event in the sequence manager from recursively PostTasking by Oystein Eftevaag · 7 years ago
  50. ebb658a perfetto: Write TaskExecution events in TrackEvent writer by Eric Seckler · 7 years ago
  51. c69a8ff Tracing: Killed the unused TRACE_LINK_IDS functionality by Oystein Eftevaag · 7 years ago
  52. c7664bb Tracing: Flag event emitted when no PostTask is possible by Oystein Eftevaag · 7 years ago
  53. 936ba8a Remove TRACE_EVENT_SCOPED_CONTEXT, it's unused except by its tests. by Nico Weber · 8 years ago
  54. e31a170 Adding navigationId to the user timing events. by Emily Hanley · 8 years ago
  55. 889afc2 Remove trace event category warming by Sami Kyostila · 8 years ago
  56. 211b3ed Add include guards to trace_event_common.h by Egor Pasko · 8 years ago
  57. 8c1ce86 [Android] Async Tracing now defers to EarlyTraceEvent until native starts by Mohamed Heikal · 8 years ago
  58. e0009bb Convert tracing to use the non-overriden versions of base::Time::Now() etc by Alex Clarke · 8 years ago
  59. 0e9a47d jumboify base by Nico Weber · 9 years ago
  60. abcc415 gl: Add TraceEvents for eglGetFrameTimestamps. by Brian Anderson · 9 years ago
  61. 65d1d42 Move the user interaction policy for FirstMeaningfulPaint UMA into renderer by ksakamoto · 9 years ago
  62. 39a3450 Add TRACE_EVENT_INSTANT_WITH_TIMESTAMP1. by lpy · 9 years ago
  63. 06294c8 The TRACE_LINK_IDS macro by chiniforooshan · 10 years ago
  64. 98499f3 tracing: remove sampling state profiler by primiano · 10 years ago
  65. b403fa6 tracing: remove UNSHIPPED_TRACE_EVENT by primiano · 10 years ago
  66. e0fa02a Add TRACE_EVENT_SAMPLE_WITH_ID1 macro. by alph · 10 years ago
  67. 08b7b94 TRACE_EVENT_x_WITH_TIMESTAMP should log current thread id by ksakamoto · 10 years ago
  68. 6232c13 Let TRACE_EVENT_XXX_WITH_TIMESTAMP accept TimeTicks instead of int64_t by wangxianzhu · 10 years ago
  69. 199985e Use chromium trace_event implementation in blink by wangxianzhu · 10 years ago
  70. b3ef7e0 Add an explicit way of making IDs local or global by chiniforooshan · 10 years ago
  71. 26eac53 Adds missing and removes duplicate tracing macros. by carlosk · 10 years ago
  72. 315bf1e Binds two IDs together. by chiniforooshan · 10 years ago
  73. f8c51e1 Add SameVersionStartupCounts suffix to multiple startup histograms. by fdoray · 10 years ago
  74. 54b8455 [tracing] Move and rename TRACE_EVENT_API_TASK_EXECUTION_EVENT by ssid · 10 years ago
  75. c8c8665 Convert //base to use std::unique_ptr by dcheng · 10 years ago
  76. ffb3988 Reland of [tracing] Adding task information to heap profiler (patchset #1 id:1 of https://codereview.chromium.org/1846333002/ ) by ssid · 10 years ago
  77. 0fc9882 Revert of [tracing] Adding task information to heap profiler (patchset #18 id:630001 of https://codereview.chromium.org/1784133002/ ) by kbr · 10 years ago
  78. 96e70f6 [tracing] Adding task information to heap profiler by ssid · 10 years ago
  79. e40c410 tracing: Make ConvertableToTraceFormat move-only by primiano · 11 years ago
  80. 81b7b6f Change sampler code events phase from instant to meta. by alph · 11 years ago
  81. 4b09207 base: Add scope support to context trace events by skyostil · 11 years ago
  82. 3b14e65 tracing: Add macros for generating context trace events by skyostil · 11 years ago
  83. 1bd40d2 [Tracing Clock Sync] Implement clock sync in Chrome by zhenw · 11 years ago
  84. dcf4fbb Remove memory category from chrome://tracing by ruuda · 11 years ago
  85. b523388 Add TRACE_COUNTER_WITH_TIMESTAMPx macros. by fdoray · 11 years ago
  86. 138dfbd Implements AddStartupEventsForTelemetry() in startup_metric_utils.cc for in-coming startup telemetry benchmarks using TBM. by gabadie · 11 years ago
  87. d83d44b Add frame argument to the trace events from DocumentTiming and DocumentLoadTiming by ksakamoto · 11 years ago
  88. f8aeeef [tracing] Add TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_PROCESS_ID by primiano · 11 years ago
  89. 52583f1 Tracing: Renamed the exported folder to common as it will also be used as the DEPS mountpoint by oysteine · 11 years ago