aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/ftrace
diff options
context:
space:
mode:
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>2023-06-06 21:39:55 +0900
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2023-06-06 21:39:55 +0900
commit30460c21ed40a10bf541c4e93ba5e80bb4aac5da (patch)
treef13307baf7e1ad6b8dff226bba4dd73a6ff3cf65 /tools/testing/selftests/ftrace
parentfprobe: Pass return address to the handlers (diff)
downloadwireguard-linux-30460c21ed40a10bf541c4e93ba5e80bb4aac5da.tar.xz
wireguard-linux-30460c21ed40a10bf541c4e93ba5e80bb4aac5da.zip
tracing/probes: Avoid setting TPARG_FL_FENTRY and TPARG_FL_RETURN
When parsing a kprobe event, the return probe always sets both TPARG_FL_RETURN and TPARG_FL_FENTRY, but this is not useful because some fetchargs are only for return probe and some others only for function entry. Make it obviously mutual exclusive. Link: https://lore.kernel.org/all/168507468731.913472.11354553441385410734.stgit@mhiramat.roam.corp.google.com/ Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'tools/testing/selftests/ftrace')
0 files changed, 0 insertions, 0 deletions