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 b7d5eb2 commit 1d83c3aCopy full SHA for 1d83c3a
kernel/trace/trace_events_synth.c
@@ -1978,7 +1978,7 @@ EXPORT_SYMBOL_GPL(synth_event_add_next_val);
1978
/**
1979
* synth_event_add_val - Add a named field's value to an open synth trace
1980
* @field_name: The name of the synthetic event field value to set
1981
- * @val: The value to set the next field to
+ * @val: The value to set the named field to
1982
* @trace_state: A pointer to object tracking the piecewise trace state
1983
*
1984
* Set the value of the named field in an event that's been opened by
0 commit comments