aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@kernel.org>2018-01-14 22:50:07 +0900
committerShuah Khan <shuahkh@osg.samsung.com>2018-01-16 09:29:25 -0700
commit5e46664703b364434a2cbda3e6988fc24ae0ced5 (patch)
tree200f1bf7e734347f4c37f11839a5d6a90587255b /tools/testing/selftests/Makefile
parentselftests: media_tests: Add SPDX license identifier (diff)
downloadwireguard-linux-5e46664703b364434a2cbda3e6988fc24ae0ced5.tar.xz
wireguard-linux-5e46664703b364434a2cbda3e6988fc24ae0ced5.zip
selftest: ftrace: Fix to pick text symbols for kprobes
Fix to pick text symbols for multiple kprobe testcase. kallsyms shows text symbols with " t " or " T " but current testcase picks all symbols including "t", so it picks data symbols if it includes 't' (e.g. "str"). This fixes it to find symbol lines with " t " or " T " (including spaces). Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Reported-by: Russell King <linux@armlinux.org.uk> Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/Makefile')
0 files changed, 0 insertions, 0 deletions