diff options
author | Ze Gao <[email protected]> | 2023-05-17 11:45:09 +0800 |
---|---|---|
committer | Masami Hiramatsu (Google) <[email protected]> | 2023-05-18 07:08:01 +0900 |
commit | 571a2a50a8fc546145ffd3bf673547e9fe128ed2 (patch) | |
tree | c45cc84354756fe582989eb549e59a9441e9a476 /lib/mpi/mpiutil.c | |
parent | 2752741080f84f9b2fc93fa92735315d10a415bf (diff) |
rethook, fprobe: do not trace rethook related functions
These functions are already marked as NOKPROBE to prevent recursion and
we have the same reason to blacklist them if rethook is used with fprobe,
since they are beyond the recursion-free region ftrace can guard.
Link: https://lore.kernel.org/all/[email protected]/
Fixes: f3a112c0c40d ("x86,rethook,kprobes: Replace kretprobe with rethook on x86")
Signed-off-by: Ze Gao <[email protected]>
Reviewed-by: Steven Rostedt (Google) <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Cc: [email protected]
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions