diff options
| author | Ian Rogers <[email protected]> | 2025-03-19 05:07:38 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2025-03-21 05:58:23 +0000 |
| commit | 95b802ca9def90a2147f2d9b884123a16ed7a507 (patch) | |
| tree | d45249e56a8d5deb0d599ec64b8e673e663e58e0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | perf build: Remove Makefile.syscalls (diff) | |
| download | kernel-95b802ca9def90a2147f2d9b884123a16ed7a507.tar.gz kernel-95b802ca9def90a2147f2d9b884123a16ed7a507.zip | |
perf syscalltbl: Mask off ABI type for MIPS system calls
Arnd Bergmann described that MIPS system calls don't necessarily start
from 0 as an ABI prefix is applied:
https://lore.kernel.org/lkml/[email protected]/
When decoding the "id" (aka system call number) for MIPS ignore values
greater-than 1000.
Signed-off-by: Ian Rogers <[email protected]>
Reviewed-by: Namhyung Kim <[email protected]>
Acked-by: Arnaldo Carvalho de Melo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
