aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/python.c
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2024-10-22 20:22:36 +0000
committerArnaldo Carvalho de Melo <[email protected]>2024-10-23 14:34:56 +0000
commit5d35634ecc2d2c3938bd7dc23df0ad046da1b303 (patch)
tree8614468b0040a86a322a18b1d4af3a990a519b4a /tools/perf/util/python.c
parentperf build: Change the clang check back to 12.0.1 (diff)
downloadkernel-5d35634ecc2d2c3938bd7dc23df0ad046da1b303.tar.gz
kernel-5d35634ecc2d2c3938bd7dc23df0ad046da1b303.zip
perf trace: Fix non-listed archs in the syscalltbl routines
This fixes a build breakage on 32-bit arm, where the syscalltbl__id_at_idx() function was missing. Committer notes: Generating a proper syscall table from a copy of arch/arm/tools/syscall.tbl ends up being too big a patch for this rc stage, I started doing it but while testing noticed some other problems with using BPF to collect pointer args on arm7 (32-bit) will maybe continue trying to make it work on the next cycle... Fixes: 7a2fb5619cc1fb53 ("perf trace: Fix iteration of syscall ids in syscalltbl->entries") Suggested-by: Howard Chu <[email protected]> Signed-off-by: <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Howard Chu <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Link: https://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions