diff options
author | 2021-02-26 14:09:15 -0500 | |
---|---|---|
committer | 2021-03-04 09:51:50 -0500 | |
commit | f9f344479d8b40b3b001c913fb992d85d19261d0 (patch) | |
tree | b1de560ffe692807fa7c5d54253ac41d3698a313 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Skip selftests if tracing is disabled (diff) | |
download | wireguard-linux-f9f344479d8b40b3b001c913fb992d85d19261d0.tar.xz wireguard-linux-f9f344479d8b40b3b001c913fb992d85d19261d0.zip |
tracing: Fix comment about the trace_event_call flags
In the declaration of the struct trace_event_call, the flags has the bits
defined in the comment above it. But these bits are also defined by the
TRACE_EVENT_FL_* enums just above the declaration of the struct. As the
comment about the flags in the struct has become stale and incorrect, just
replace it with a reference to the TRACE_EVENT_FL_* enum above.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions