]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
UBUNTU: SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace function
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Mon, 8 Jul 2019 18:14:24 +0000 (15:14 -0300)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 25 Nov 2019 13:56:41 +0000 (14:56 +0100)
commit6cdfcebb22e07516ea015646a2cbc960baca248a
tree404f71139aa0d437c82ec00b128c212954ae0a45
parent97c9fd6a0643aec0f3c155f1441e3ee2569c0142
UBUNTU: SAUCE: selftests/ftrace: avoid failure when trying to probe a notrace function

Check that the function is on available_filter_functions. If it's not,
mark the test as unresolved, instead of failing it.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
tools/testing/selftests/ftrace/test.d/kprobe/kprobe_eventname.tc