Re: [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes
From: Shuah Khan <skhan@linuxfoundation.org>
Date: 2023-05-08 17:36:36
Also in:
linux-kselftest, lkml
From: Shuah Khan <skhan@linuxfoundation.org>
Date: 2023-05-08 17:36:36
Also in:
linux-kselftest, lkml
On 4/29/23 19:52, Masami Hiramatsu (Google) wrote:
On Fri, 28 Apr 2023 22:08:42 +0530 Akanksha J N [off-list ref] wrote:quoted
Add new test case kprobe_opt_types.tc which enables and checks if each probe has been optimized in order to test potential issues with optimized probes. The '|| continue' is added with the echo statement to ignore errors that are caused by trying to add kprobes to non probeable lines and continue with the test. Signed-off-by: Akanksha J N <redacted>Thanks! This looks good to me. Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Would you like this patch to go through kselftest tree? If not here is my Ack: Acked-by: Shuah Khan <skhan@linuxfoundation.org> thanks, -- Shuah