aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/test_bpf_syscall_macro.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64Pu Lehui2024-09-051-4/+0
* selftests/bpf: Add 6-argument syscall tracing testAndrii Nakryiko2023-01-231-0/+17
* selftests/bpf: Test BPF_KPROBE_SYSCALL macroHengqi Chen2022-02-091-0/+6
* selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390Ilya Leoshkevich2022-02-091-0/+4
* selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALLKenta Tada2022-01-251-0/+63