original_kernel/tools/testing/selftests/ftrace/test.d
Masami Hiramatsu (Google) 0f42bdf59b selftests/tracing: Fix event filter test to retry up to 10 times
Commit eb50d0f250 ("selftests/ftrace: Choose target function for filter
test from samples") choose the target function from samples, but sometimes
this test failes randomly because the target function does not hit at the
next time. So retry getting samples up to 10 times.

Fixes: eb50d0f250 ("selftests/ftrace: Choose target function for filter test from samples")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2024-05-31 08:35:43 -06:00
..
00basic selftests: ftrace: fix typo in test description 2024-02-20 14:48:32 -07:00
direct
dynevent selftests/ftrace: Fix to check required event file 2024-05-29 12:24:07 -06:00
event selftests/ftrace: Limit length in subsystem-enable tests 2024-04-04 10:29:10 -06:00
filter selftests/tracing: Fix event filter test to retry up to 10 times 2024-05-31 08:35:43 -06:00
ftrace sched/balancing: Rename scheduler_tick() => sched_tick() 2024-03-12 11:59:59 +01:00
instances selftests/ftrace: Correctly enable event in instance-event.tc 2023-09-05 16:41:28 -06:00
kprobe tracing/selftests: Fix kprobe event name test for .isra. functions 2024-05-29 12:24:31 -06:00
preemptirq selftests: ftrace: Use "grep -E" instead of "egrep" 2022-11-25 10:57:32 -07:00
selftest
tracer
trigger selftest: ftrace: fix minor typo in log 2024-02-20 17:27:50 -07:00
functions
template