mirror-linux/tools/perf/arch
Namhyung Kim 52174e0eb1 tools headers: Sync syscall tables with the kernel source
To pick up the changes in this cset:

  be7efb2d20 fs: introduce file_getattr and file_setattr syscalls

This addresses these perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/include/uapi/asm-generic/unistd.h include/uapi/asm-generic/unistd.h
    diff -u tools/scripts/syscall.tbl scripts/syscall.tbl
    diff -u tools/perf/arch/x86/entry/syscalls/syscall_32.tbl arch/x86/entry/syscalls/syscall_32.tbl
    diff -u tools/perf/arch/x86/entry/syscalls/syscall_64.tbl arch/x86/entry/syscalls/syscall_64.tbl
    diff -u tools/perf/arch/powerpc/entry/syscalls/syscall.tbl arch/powerpc/kernel/syscalls/syscall.tbl
    diff -u tools/perf/arch/s390/entry/syscalls/syscall.tbl arch/s390/kernel/syscalls/syscall.tbl
    diff -u tools/perf/arch/mips/entry/syscalls/syscall_n64.tbl arch/mips/kernel/syscalls/syscall_n64.tbl
    diff -u tools/perf/arch/arm/entry/syscalls/syscall.tbl arch/arm/tools/syscall.tbl
    diff -u tools/perf/arch/sh/entry/syscalls/syscall.tbl arch/sh/kernel/syscalls/syscall.tbl
    diff -u tools/perf/arch/sparc/entry/syscalls/syscall.tbl arch/sparc/kernel/syscalls/syscall.tbl
    diff -u tools/perf/arch/xtensa/entry/syscalls/syscall.tbl arch/xtensa/kernel/syscalls/syscall.tbl

Please see tools/include/uapi/README for further details.

Cc: Arnd Bergmann <arnd@arndb.de>
CC: linux-api@vger.kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2025-08-18 13:49:25 -07:00
..
alpha perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
arc/annotate perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
arm tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
arm64 perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
csky perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
loongarch perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
mips tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
parisc perf build: Remove Makefile.syscalls 2025-03-20 22:58:20 -07:00
powerpc tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
riscv RISC-V: perf/kvm: Add reporting of interrupt events 2025-07-28 22:28:25 +05:30
riscv64/annotate perf disasm: Add e_machine/e_flags to struct arch 2024-11-09 08:39:13 -08:00
s390 tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
sh tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
sparc tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
x86 tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
xtensa tools headers: Sync syscall tables with the kernel source 2025-08-18 13:49:25 -07:00
Build perf util: Make util its own library 2024-06-26 11:07:42 -07:00
common.c perf tools riscv: Add support for riscv lookup_binutils_path 2023-05-12 15:21:48 -03:00
common.h perf annotate: Own objdump_path and disassembler_style strings 2023-04-04 09:39:56 -03:00