On 4/29/23 19:52, Masami Hiramatsu (Google) wrote:
On Fri, 28 Apr 2023 22:08:42 +0530 Akanksha J N akanksha@linux.ibm.com wrote:
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 akanksha@linux.ibm.com
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