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