linux/tools/perf/arch/mips
Tiezhu Yang 49f3806d89 perf tools: Declare syscalltbl_*[] as const for all archs
syscalltbl_*[] should never be changing, let us declare it as const.

Suggested-by: Ian Rogers <irogers@google.com>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: loongarch@lists.linux.dev
Link: https://lore.kernel.org/r/1685441401-8709-2-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2023-06-05 11:36:17 -03:00
..
annotate
entry/syscalls perf tools: Declare syscalltbl_*[] as const for all archs 2023-06-05 11:36:17 -03:00
include perf arch: Support register names from all archs 2021-12-16 12:18:12 -03:00
util perf tools: Support MIPS unwinding and dwarf-regs 2021-03-01 14:47:50 -03:00
Build
Makefile perf tools: Generate mips syscalls_n64.c syscall table 2021-03-01 14:49:28 -03:00