kernel_samsung_a53x/tools/testing/selftests/ftrace/test.d/kprobe
Francis Laniel 358d2dfde5 selftests/ftrace: Add new test case which checks non unique symbol
[ Upstream commit 03b80ff8023adae6780e491f66e932df8165e3a0 ]

If name_show() is non unique, this test will try to install a kprobe on this
function which should fail returning EADDRNOTAVAIL.
On kernel where name_show() is not unique, this test is skipped.

Link: https://lore.kernel.org/all/20231020104250.9537-3-flaniel@linux.microsoft.com/

Cc: stable@vger.kernel.org
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 10:58:28 +01:00
..
add_and_remove.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
busy_check.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_args.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_args_comm.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_args_string.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_args_symbol.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_args_syntax.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_args_type.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_args_user.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_eventname.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_ftrace.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_module.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_multiprobe.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kprobe_non_uniq_symbol.tc selftests/ftrace: Add new test case which checks non unique symbol 2024-11-18 10:58:28 +01:00
kprobe_syntax_errors.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kretprobe_args.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kretprobe_maxactive.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kretprobe_return_suffix.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
multiple_kprobes.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
probepoint.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
profile.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
uprobe_syntax_errors.tc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00