aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2021-11-30 13:25:46 +0100
committerShuah Khan <skhan@linuxfoundation.org>2021-12-10 16:46:01 -0700
commite5992f373c6eed6d09e5858e9623df1259b3ce30 (patch)
tree1e4f8d1baeee258ed1222a8b5948d837e11985db /tools/testing/selftests/ftrace/test.d
parentselftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST (diff)
downloadlinux-dev-e5992f373c6eed6d09e5858e9623df1259b3ce30.tar.xz
linux-dev-e5992f373c6eed6d09e5858e9623df1259b3ce30.zip
selftests/ftrace: make kprobe profile testcase description unique
Commit 32f6e5da83c7 ("selftests/ftrace: Add kprobe profile testcase") added a new kprobes testcase, but has a description which does not describe what the test case is doing and is duplicating the description of another test case. Therefore change the test case description, so it is unique and then allows easily to tell which test case actually passed or failed. Reported-by: Alexander Egorenkov <egorenar@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/ftrace/test.d')
-rw-r--r--tools/testing/selftests/ftrace/test.d/kprobe/profile.tc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/ftrace/test.d/kprobe/profile.tc b/tools/testing/selftests/ftrace/test.d/kprobe/profile.tc
index 98166fa3eb91..34fb89b0c61f 100644
--- a/tools/testing/selftests/ftrace/test.d/kprobe/profile.tc
+++ b/tools/testing/selftests/ftrace/test.d/kprobe/profile.tc
@@ -1,6 +1,6 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
-# description: Kprobe dynamic event - adding and removing
+# description: Kprobe profile
# requires: kprobe_events
! grep -q 'myevent' kprobe_profile