Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/mongo/util/tracing_support.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ class BasicTracerFactory final : public Tracer::Factory {
* Trace Event Format
* Defined: https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/edit
*
* Consumed by Google Chome Tracing, Catapult, and https://perfetto.dev
* Consumed by Google Chromium Tracing, Catapult, and https://perfetto.dev
*/
class TraceEventTracerFactory final : public Tracer::Factory {
public:
Expand Down