Re: [PATCH 0/3] perf tools build process cleanups and extra hints

From: James Clark
Date: Mon Jun 23 2025 - 10:34:10 EST




On 20/06/2025 10:24 pm, Arnaldo Carvalho de Melo wrote:
From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

Hi,

Some simple cleanups and extra hints for the build process,

- Arnaldo

Arnaldo Carvalho de Melo (3):
perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 one
perf build: Add the libpfm devel fedora package name to the hint
perf build: The bfd features are opt-in, stop testing for them by default

tools/build/feature/test-all.c | 19 -------------------
tools/perf/Makefile.config | 9 +++++++--
2 files changed, 7 insertions(+), 21 deletions(-)


Reviewed-by: James Clark <james.clark@xxxxxxxxxx>