aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorIan Rogers <[email protected]>2025-03-19 05:07:31 +0000
committerNamhyung Kim <[email protected]>2025-03-21 05:57:53 +0000
commit3d94b8441c1c4faca8c9f6aaa04d6d886b6e08c6 (patch)
tree8011ce51dafac02e057040376f79f63953094f09 /tools/perf/scripts/python/stat-cpi.py
parentperf syscalltbl: Remove syscall_table.h (diff)
downloadkernel-3d94b8441c1c4faca8c9f6aaa04d6d886b6e08c6.tar.gz
kernel-3d94b8441c1c4faca8c9f6aaa04d6d886b6e08c6.zip
perf trace: Reorganize syscalls
Identify struct syscall information in the syscalls table by a machine type and syscall number, not just system call number. Having the machine type means that 32-bit system calls can be differentiated from 64-bit ones on a machine capable of both. Having a table for all machine types and all system call numbers would be too large, so maintain a sorted array of system calls as they are encountered. Signed-off-by: Ian Rogers <[email protected]> Reviewed-by: Howard Chu <[email protected]> Reviewed-by: Charlie Jenkins <[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/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions