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, 13 Jan 2020 18:15:00 -0800 From: Alexei Starovoitov <alexei.starovoitov@...il.com> To: Andrii Nakryiko <andriin@...com> Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, ast@...com, daniel@...earbox.net, andrii.nakryiko@...il.com, kernel-team@...com Subject: Re: [PATCH v2 bpf-next 0/6] Implement runqslower BCC tool with BPF CO-RE On Sun, Jan 12, 2020 at 11:31:37PM -0800, Andrii Nakryiko wrote: > Based on recent BPF CO-RE, tp_btf, and BPF skeleton changes, re-implement > BCC-based runqslower tool as a portable pre-compiled BPF CO-RE-based tool. Looks great. Built it on one kernel and tested on another. CO-RE works :) Hopefully more tools will be written this way. Applied. Thanks.
Powered by blists - more mailing lists