On Wed, 25 Dec 2024 22:15:55 +0900 Masami Hiramatsu (Google) <[email protected]> wrote:
> > > > +config FUNCTION_TRACE_ARGS > > + bool > > + depends on HAVE_FUNCTION_ARG_ACCESS_API > > + depends on DEBUG_INFO_BTF > > For using the BTF APIs, we also needs BPF_SYSCALL (DEBUG_INFO_BTF just > compiles the BTF info into the kernel binary.) > > Others looks good to me. Hmm, I removed it due to this feedback: https://lore.kernel.org/linux-trace-kernel/[email protected]/ > > Revewied-by: Masami Hiramatsu (Google) <[email protected]> Thanks! -- Steve
