Re: [PATCH 3/3] bpftool: Allow to link libbpf dynamically
From: Arnaldo Carvalho de Melo <hidden>
Date: 2019-11-27 14:24:56
Also in:
bpf, lkml
From: Arnaldo Carvalho de Melo <hidden>
Date: 2019-11-27 14:24:56
Also in:
bpf, lkml
Em Wed, Nov 27, 2019 at 03:15:20PM +0100, Jiri Olsa escreveu:
On Wed, Nov 27, 2019 at 01:38:55PM +0000, Quentin Monnet wrote:quoted
2019-11-27 10:48 UTC+0100 ~ Jiri Olsa [off-list ref] On the plus side, all build attempts from tools/testing/selftests/bpf/test_bpftool_build.sh pass successfully on my setup with dynamic linking from your branch.cool, had no idea there was such test ;-)
Should be the the equivalent to 'make -C tools/perf build-test' :-) Perhaps we should make tools/testing/selftests/perf/ link to that? - Arnaldo