We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7217f commit 6c95d71Copy full SHA for 6c95d71
kernel/trace/trace_seq.c
@@ -131,6 +131,7 @@ EXPORT_SYMBOL_GPL(trace_seq_bitmask);
131
* trace_seq_vprintf - sequence printing of trace information
132
* @s: trace sequence descriptor
133
* @fmt: printf format string
134
+ * @args: Arguments for the format string
135
*
136
* The tracer may use either sequence operations or its own
137
* copy to user routines. To simplify formatting of a trace
0 commit comments