You need to sign in or sign up before continuing.
-
Chengming Zhou authored
The ftrace_[enable,disable]_ftrace_graph_caller() are used to do special hooks for graph tracer, which are not needed on some ARCHs that use graph_ops:func function to install return_hooker. So introduce the weak version in ftrace core code to cleanup in x86. Signed-off-by:
Chengming Zhou <zhouchengming@bytedance.com> Acked-by:
Steven Rostedt (Google) <rostedt@goodmis.org> Acked-by:
Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20220420160006.17880-1-zhouchengming@bytedance.com Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>
e999995c