linux-uconsole/tools/testing/selftests/ftrace/test.d
Masami Hiramatsu 9739cee691 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>
2018-01-16 09:29:33 -07:00
..
00basic selftests/ftrace: Introduce exit_pass and exit_fail 2017-11-15 08:07:53 -07:00
event selftests/ftrace: Introduce exit_pass and exit_fail 2017-11-15 08:07:53 -07:00
ftrace selftests/ftrace: Introduce exit_pass and exit_fail 2017-11-15 08:07:53 -07:00
instances selftests/ftrace: Introduce exit_pass and exit_fail 2017-11-15 08:07:53 -07:00
kprobe selftest: ftrace: Fix to add 256 kprobe events correctly 2018-01-16 09:29:33 -07:00
trigger selftests/ftrace: Introduce exit_pass and exit_fail 2017-11-15 08:07:53 -07:00
functions selftests/ftrace: Fix bashisms 2017-05-17 21:54:51 -04:00
template selftests/ftrace: Introduce exit_pass and exit_fail 2017-11-15 08:07:53 -07:00