diff options
author | Artem Bityutskiy <[email protected]> | 2020-11-04 14:21:13 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-12-08 10:19:18 -0700 |
commit | 301de5465f38bd496384d911b1d48437e87fb821 (patch) | |
tree | 738bc1c7a139d6979ce3789b642c4d7b04955358 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4aaf08dcb961b3c566120f1a4222f8b27b7d9f6a (diff) |
docs: trace: fix event state structure name
The documentation refers to a non-existent 'struct synth_trace_state'
structure. The correct name is 'struct synth_event_trace_state'.
In other words, this patch is a mechanical substitution:
s/synth_trace_state/synth_event_trace_state/g
Signed-off-by: Artem Bityutskiy <[email protected]>
Reviewed-by: Tom Zanussi <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions