2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/tools/perf/arch
Charlie Jenkins b1bb6fc06b perf tools mips: Fix mips syscall generation
The mips syscall generation was still based on the old method. Delete
the Makefile since it is no longer needed with the new method of
generation.

Reported-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Fixes: 619ffe6694 ("perf tools mips: Use generic syscall scripts")
Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250110-perf_fix_mips-v1-1-4e661c3b710a@rivosinc.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2025-01-13 11:46:41 -03:00
..
alpha perf tools alpha: Support syscall header 2025-01-09 12:54:54 -03:00
arc perf tools arc: Support generic syscall headers 2025-01-09 12:50:56 -03:00
arm perf tools arm: Support syscall headers 2025-01-09 12:51:30 -03:00
arm64 perf tools arm-spe: Don't allocate buffer or tracking event in discard mode 2025-01-13 11:45:03 -03:00
csky perf tools csky: Support generic syscall headers 2025-01-09 12:51:18 -03:00
loongarch perf tools loongarch: Use syscall table 2025-01-09 12:56:00 -03:00
mips perf tools mips: Fix mips syscall generation 2025-01-13 11:46:41 -03:00
parisc perf tools parisc: Support syscall header 2025-01-09 12:55:13 -03:00
powerpc perf tools powerpc: Use generic syscall table scripts 2025-01-10 10:57:01 -03:00
riscv perf tools: Create generic syscall table support 2025-01-09 12:49:49 -03:00
riscv64/annotate perf disasm: Add e_machine/e_flags to struct arch 2024-11-09 08:39:13 -08:00
s390 perf tools s390: Use generic syscall table scripts 2025-01-10 10:59:42 -03:00
sh perf tools sh: Support syscall headers 2025-01-09 12:52:28 -03:00
sparc perf tools sparc: Support syscall headers 2025-01-09 12:52:51 -03:00
x86 perf tools x86: Use generic syscall scripts 2025-01-09 12:53:49 -03:00
xtensa perf tools xtensa: Support syscall header 2025-01-09 12:53:28 -03: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