diff options
author | Ian Rogers <irogers@google.com> | 2025-03-19 08:07:38 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-03-21 08:58:23 +0300 |
commit | 95b802ca9def90a2147f2d9b884123a16ed7a507 (patch) | |
tree | d45249e56a8d5deb0d599ec64b8e673e663e58e0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 16ab5c708d9980464a0e034f6eccdece8cbe2dae (diff) | |
download | linux-95b802ca9def90a2147f2d9b884123a16ed7a507.tar.xz |
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/8ed7dfb2-1e4d-4aa4-a04b-0397a89365d1@app.fastmail.com/
When decoding the "id" (aka system call number) for MIPS ignore values
greater-than 1000.
Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Arnaldo Carvalho de Melo <acme@kernel.org>
Link: https://lore.kernel.org/r/20250319050741.269828-12-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions