diff options
author | Akanksha J N <akanksha@linux.ibm.com> | 2023-06-06 14:39:57 +0200 |
---|---|---|
committer | Masami Hiramatsu (Google) <mhiramat@kernel.org> | 2023-06-23 10:35:40 +0200 |
commit | 5985329c7073924afc19132456d212e1e8b57b1f (patch) | |
tree | 78fa336fa494d4a6f7cafffc95e808a1a8eb6264 /kernel | |
parent | selftests/ftrace: Add new test case which adds multiple consecutive probes in... (diff) | |
download | linux-5985329c7073924afc19132456d212e1e8b57b1f.tar.xz linux-5985329c7073924afc19132456d212e1e8b57b1f.zip |
selftests/ftrace: Add new test case which checks for optimized probes
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.
Link: Link: https://lore.kernel.org/linux-trace-kernel/20230428163842.95118-3-akanksha@linux.ibm.com
Signed-off-by: Akanksha J N <akanksha@linux.ibm.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions