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.
Cc: sta...@vger.kernel.org
Signed-off-by: Francis Laniel
---
.../ftrace/test.d/kprobe
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.
Signed-off-by: Francis Laniel
---
.../ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc | 13