lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 24 Aug 2020 21:02:11 -0700 From: Alexei Starovoitov <alexei.starovoitov@...il.com> To: "Daniel T. Lee" <danieltimlee@...il.com> Cc: Daniel Borkmann <daniel@...earbox.net>, Alexei Starovoitov <ast@...nel.org>, Yonghong Song <yhs@...com>, Andrii Nakryiko <andrii.nakryiko@...il.com>, Martin KaFai Lau <kafai@...com>, netdev@...r.kernel.org, bpf@...r.kernel.org Subject: Re: [PATCH bpf-next 0/3] samples: bpf: Refactor tracing programs with libbpf 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. Thank for you doing the conversion. Applied.
Powered by blists - more mailing lists