On Sat, Aug 12, 2023 at 7:37 AM Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote: > > From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> > > In order to be able to use ftrace_regs even from features unrelated to > function tracer (e.g. kretprobe), expose ftrace_regs structures and > APIs even if the CONFIG_FUNCTION_TRACER=n. > > Signed-off-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> Acked-by: Florent Revest <revest@xxxxxxxxxxxx>