[GIT PULL] perf-tools fixes for v6.15-rc5

From: Namhyung Kim
Date: Sun May 04 2025 - 15:34:40 EST


Hi Linus,

Please consider pulling the following changes in perf tools for v6.15.

Thanks,
Namhyung


The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:

Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git tags/perf-tools-fixes-for-v6.15-2025-05-04

for you to fetch changes up to 8988c4b91945173a6b5505764915d470f0238fdc:

perf tools: Fix in-source libperf build (2025-04-29 12:32:31 -0700)

----------------------------------------------------------------
perf tools fixes for v6.15-rc5

Just a couple of build fixes on ARM64.

Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>

----------------------------------------------------------------
James Clark (2):
perf tools: Fix arm64 build by generating unistd_64.h
perf tools: Fix in-source libperf build

tools/lib/perf/Makefile | 14 ++++++++++++--
tools/perf/Makefile.config | 1 +
2 files changed, 13 insertions(+), 2 deletions(-)