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