On Sun, Aug 23, 2020 at 05:53:31PM +0900, Daniel T. Lee wrote:
> For the problem of increasing fragmentation of the bpf loader programs,
> instead of using bpf_loader.o, which is used in samples/bpf, this
> patch refactors the existing kprobe, tracepoint tracing programs with
> libbbpf bpf loader.
For the problem of increasing fragmentation of the bpf loader programs,
instead of using bpf_loader.o, which is used in samples/bpf, this
patch refactors the existing kprobe, tracepoint tracing programs with
libbbpf bpf loader.
- For kprobe events pointing to system calls, the SYSCALL() macro