diff options
author | Steven Rostedt (VMware) <[email protected]> | 2021-08-20 16:46:49 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2021-08-21 10:25:34 -0400 |
commit | 8f022d3a769c5460c325d3444cf5f0c948d5bb52 (patch) | |
tree | 3534e0f252b8e037fd434806a93f2cb851480140 /kernel/trace/trace_output.c | |
parent | 079db70794ec5494a9e1091a1788e671d30b9103 (diff) |
selftests/ftrace: Add selftest for testing eprobe events on synthetic events
Add a test to test event probes, by creating a synthetic event across
sys_enter_openat and sys_exit_openat that passes the filename pointer from
the enter of the system call to the exit, and then add an event probe to
the synthetic event to make sure that the file name is seen.
Link: https://lore.kernel.org/linux-kselftest/[email protected]/
Link: https://lkml.kernel.org/r/[email protected]
Cc: "Tzvetomir Stoyanov" <[email protected]>
Cc: Tom Zanussi <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: [email protected]
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'kernel/trace/trace_output.c')
0 files changed, 0 insertions, 0 deletions