There was an error while loading. Please reload this page.
1 parent f32bee6 commit 9ea221dCopy full SHA for 9ea221d
1 file changed
doc/node.1
@@ -1599,7 +1599,9 @@ tracing is enabled using \fB--trace-events-enabled\fR.
1599
.
1600
.It Fl -trace-event-file-pattern
1601
Template string specifying the filepath for the trace event data, it
1602
-supports \fB${rotation}\fR and \fB${pid}\fR.
+supports \fB${rotation}\fR and \fB${pid}\fR. It defaults to \fBnode_trace.${rotation}.log\fR,
1603
+or to \fBnode_trace.${rotation}.pftrace\fR in builds with Perfetto support. See
1604
+Trace events for details.
1605
1606
.It Fl -trace-events-enabled
1607
Enables the collection of trace event tracing information.
0 commit comments