Re: [RFC bpf-next 4/4] selftests/bpf: Add attach bench test
From: Steven Rostedt
Date: Thu Apr 28 2022 - 10:02:51 EST
On Thu, 28 Apr 2022 09:58:03 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> I added the addresses it was mapping and found this:
>
> ffffffffa828f680 T __bpf_tramp_exit
cut and pasted the kallsyms not the avaliable filter functions, which had
this:
__bpf_tramp_exit (ffffffffa828f780)
-- Steve