diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-01-20 12:09:14 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2023-01-23 20:53:01 +0100 |
commit | a4d325ae461c5d8e3c5e222082e0b5755b7b9b7f (patch) | |
tree | 615e830a783ee73630e295e68f088bca56082bac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 92dc5cdfc1131befa061cab8ed772c7bf8bfb2db (diff) |
libbpf: Clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaults
Each architecture supports at least 6 syscall argument registers, so now
that specs for each architecture is defined in bpf_tracing.h, remove
unnecessary macro overrides, which previously were required to keep
existing BPF_KSYSCALL() uses compiling and working.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20230120200914.3008030-26-andrii@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions