aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@kernel.org>2018-01-14 22:50:36 +0900
committerShuah Khan <shuahkh@osg.samsung.com>2018-01-16 09:29:33 -0700
commit9739cee6918b222af6f75869ed33127a8b1c3d77 (patch)
tree69a72603276e35b5d130e0c35f597b2b7034eaf3 /tools/testing/selftests/Makefile
parentselftest: ftrace: Fix to pick text symbols for kprobes (diff)
downloadlinux-dev-9739cee6918b222af6f75869ed33127a8b1c3d77.tar.xz
linux-dev-9739cee6918b222af6f75869ed33127a8b1c3d77.zip
selftest: ftrace: Fix to add 256 kprobe events correctly
Current multiple-kprobe testcase only tries to add kprobe events on first 256 text symbols. However kprobes fails to probe on some text symbols (like blacklisted symbols). Thus in the worst case, the test can not add any kprobe events. To avoid that, continue to try adding kprobe events until 256 events. Also it confirms the number of registered kprobe events. Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> 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