diff options
author | Steven Rostedt (VMware) <[email protected]> | 2018-05-09 09:24:00 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2018-05-29 08:28:37 -0400 |
commit | af3dcb53bd77ce83c50e5579db148461aca179e1 (patch) | |
tree | 805b96b509f9d13bf0f1d6bcacd5e800258e8f6c /tools/perf/scripts/python/check-perf-trace.py | |
parent | 58b9254757e026102a68cb44a0a15ba63787d0c0 (diff) |
tracing: Add brackets in ftrace event dynamic arrays
The dynamic arrays defined for ftrace internal events, such as the buf field
for trace_marker (ftrace/print) did not have brackets which makes the filter
code not accept it as a string. This is not currently an issues because the
filter code doesn't do anything for these events, but they will in the
future, and this needs to be fixed for when it does.
Reviewed-by: Namhyung Kim <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions