提交 52af7ec5 编写于 作者: H Heiko Carstens 提交者: Zheng Zengkai

selftests/ftrace: make kprobe profile testcase description unique

stable inclusion
from stable-v5.10.94
commit aec69e2f33b4d9861c560867659848d0ac336478
bugzilla: https://gitee.com/openeuler/kernel/issues/I531X9

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=aec69e2f33b4d9861c560867659848d0ac336478

--------------------------------

[ Upstream commit e5992f37 ]

Commit 32f6e5da ("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: NAlexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: NHeiko Carstens <hca@linux.ibm.com>
Acked-by: NMasami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: NShuah Khan <skhan@linuxfoundation.org>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
上级 6f12f23f
#!/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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册