Tue Sep 27 2022 13:21:58 GMT+0100 ~ Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> > Em Tue, Sep 27, 2022 at 09:14:34AM +0200, Roberto Sassu escreveu: >> On Mon, 2022-08-22 at 13:24 +0200, Roberto Sassu wrote: >>> On Mon, 2022-08-22 at 12:58 +0200, Jiri Olsa wrote: >>>> On Thu, Aug 18, 2022 at 02:09:57PM +0200, >>> >>> [...] >>> >>>>> In verbose mode, of if no group is defined for a feature, show >>>>> the >>>>> feature >>>>> detection result as before. >>> >>> Thanks Jiri. >>> >>> 'or' instead of 'of', if the patch can be edited. >> >> Hi Arnaldo >> >> will you take these patches? > > The tools/build one I have in my perf/core branch, for v6.1. > > ⬢[acme@toolbox perf]$ git log --oneline --author roberto.sassu@xxxxxxxxxx tools/{build,perf,lib} > 924b0da1154fa814 tools build: Display logical OR of a feature flavors > 1903f4ac2f3a6d33 tools build: Increment room for feature name in feature detection output > 48ab65e0fec644b4 tools build: Fix feature detection output due to eval expansion > 5b245985a6de5ac1 tools build: Switch to new openssl API for test-libcrypto > dd6775f986144a9e perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled} setting > 629b98e2b1c6efcf tools, build: Retry detection of bfd-related features > ⬢[acme@toolbox perf]$ > > Quentin, may I pick the ones that touch bpftool? Would be fine by me, although I'm not the one merging bpftool patches to bpf-next (Alexei, Andrii or Daniel do it). But for the current patchset I think there's nothing touching bpftool directly, you already have all three patches in your tree as far as I can tell Quentin