linux/tools/perf/arch
WANG Rui 841dbf4871 perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND
Building perf for LoongArch fails when CONFIG_LIBDW_DWARF_UNWIND is
enabled because unwind-libdw.o is still referenced in
arch/loongarch/util/Build.

Fixes: e62fae9d9e ("perf unwind-libdw: Fix a cross-arch unwinding bug")
Signed-off-by: WANG Rui <r@hev.cc>
Acked-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2026-04-14 00:36:53 -07:00
..
alpha perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
arm perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
arm64 libperf cpumap: Make index and nr types unsigned 2026-04-01 14:50:53 -07:00
csky/include perf regs: Remove __weak attributive arch__xxx_reg_mask() functions 2026-02-06 12:16:09 -03:00
loongarch perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND 2026-04-14 00:36:53 -07:00
mips tools headers: Update the syscall tables and unistd.h, to support the new 'rseq_slice_yield' syscall 2026-03-05 17:20:23 -03:00
parisc perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
powerpc perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
riscv perf regs: Remove __weak attributive arch__xxx_reg_mask() functions 2026-02-06 12:16:09 -03:00
s390 tools headers: Update the syscall tables and unistd.h, to support the new 'rseq_slice_yield' syscall 2026-03-05 17:20:23 -03:00
sh perf tools: Make more global variables static 2026-04-08 19:21:04 -07:00
sparc tools headers: Update the syscall tables and unistd.h, to support the new 'rseq_slice_yield' syscall 2026-03-05 17:20:23 -03:00
x86 perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
xtensa tools headers: Update the syscall tables and unistd.h, to support the new 'rseq_slice_yield' syscall 2026-03-05 17:20:23 -03:00
Build perf util: Make util its own library 2024-06-26 11:07:42 -07:00
common.c perf tools: Make more global variables static 2026-04-08 19:21:04 -07:00
common.h perf annotate: Own objdump_path and disassembler_style strings 2023-04-04 09:39:56 -03:00