diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2018-02-07 01:10:12 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2018-02-08 18:13:09 +0300 |
commit | df9d36d9e8adefe0975c7b5888967651b3db3af3 (patch) | |
tree | 32731d7ed05478f7ba9d8a73a87bdc30380c6a2c /tools/usb | |
parent | 07234021410bbc27b7c86c18de98616c29fbe667 (diff) | |
download | linux-df9d36d9e8adefe0975c7b5888967651b3db3af3.tar.xz |
selftests/ftrace: Have reset_ftrace_filter handle modules
If a function probe in set_ftrace_filter belongs to a module, it will
contain the module name. Like:
wmi_query_block [wmi]:traceoff:unlimited
But writing:
'!wmi_query_block [wmi]:traceoff' > set_ftrace_filter
will cause an error. We still need to write:
'!wmi_query_block:traceoff' > set_ftrace_filter
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions