selftests/ftrace: fix dynamic_events dependency check
authorSven Schnelle <svens@linux.ibm.com>
Mon, 10 Oct 2022 07:42:07 +0000 (09:42 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 18 Oct 2022 20:27:23 +0000 (14:27 -0600)
commitcb05c81ada76a30a25a5f79b249375e33473af33
treeff7493303216021d3d651132a1925828ba62fa62
parenteb6789b0c3424f84e8441c4796083db2f095c391
selftests/ftrace: fix dynamic_events dependency check

commit 95c104c378dc ("tracing: Auto generate event name when creating a
group of events") changed the syntax in the ftrace README file which is
used by the selftests to check what features are support. Adjust the
string to make test_duplicates.tc and trigger-synthetic-eprobe.tc work
again.

Fixes: 95c104c378dc ("tracing: Auto generate event name when creating a group of events")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/ftrace/test.d/dynevent/test_duplicates.tc
tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc