diff options
author | Masami Hiramatsu (Google) <[email protected]> | 2023-08-23 01:26:42 +0900 |
---|---|---|
committer | Masami Hiramatsu (Google) <[email protected]> | 2023-08-23 09:41:32 +0900 |
commit | 08c9306fc2e32b037ad93127ef784d86699c523a (patch) | |
tree | f9fcaaf9610ec90a09b33b6d4b8cc8a63534d6e6 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 27973e5c64b9e6dbea06a3ee86ed7509147b3848 (diff) |
tracing/fprobe-event: Assume fprobe is a return event by $retval
Assume the fprobe event is a return event if there is $retval is
used in the probe's argument without %return. e.g.
echo 'f:myevent vfs_read $retval' >> dynamic_events
then 'myevent' is a return probe event.
Link: https://lore.kernel.org/all/169272160261.160970.13613040161560998787.stgit@devnote2/
Suggested-by: Steven Rostedt <[email protected]>
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Acked-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions