[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260114221341.128038-4-seokwoo.chung130@gmail.com>
Date: Wed, 14 Jan 2026 17:13:40 -0500
From: "Seokwoo Chung (Ryan)" <seokwoo.chung130@...il.com>
To: rostedt@...dmis.org,
mhiramat@...nel.org,
corbet@....net,
shuah@...nel.org
Cc: mathieu.desnoyers@...icios.com,
linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org,
linux-doc@...r.kernel.org,
linux-kselftest@...r.kernel.org,
"Seokwoo Chung (Ryan)" <seokwoo.chung130@...il.com>
Subject: [PATCH v5 3/3] selftests/ftrace: Add accept cases for fprobe list syntax
Signed-off-by: Seokwoo Chung (Ryan) <seokwoo.chung130@...il.com>
---
tools/testing/selftests/ftrace/test.d/dynevent/fprobe_list.tc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/ftrace/test.d/dynevent/fprobe_list.tc b/tools/testing/selftests/ftrace/test.d/dynevent/fprobe_list.tc
index 45e57c6f487d..79392e268929 100644
--- a/tools/testing/selftests/ftrace/test.d/dynevent/fprobe_list.tc
+++ b/tools/testing/selftests/ftrace/test.d/dynevent/fprobe_list.tc
@@ -1,7 +1,7 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# description: Fprobe event list syntax and :entry/:exit suffixes
-# requires: dynamic_events "f[:[<group>/][<event>]] <func-name>[:entry|:exit] [<args>]":README
+# requires: dynamic_events "f[:[<group>/][<event>]] <func-list>[:entry|:exit] [<args>]":README
# Setup symbols to test. These are common kernel functions.
PLACE=vfs_read
--
2.43.0
Powered by blists - more mailing lists