summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-08-02uretprobe: change syscall number, againArnd Bergmann1-1/+1
2024-07-30bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa1-1/+1
2024-07-15selftests/bpf: Change uretprobe syscall number in uprobe_syscall testJiri Olsa1-1/+1
2024-06-12selftests/bpf: Add uretprobe shadow stack testJiri Olsa1-0/+60
2024-06-12selftests/bpf: Add uretprobe syscall call from user space testJiri Olsa1-0/+95
2024-06-12selftests/bpf: Add uretprobe syscall test for regs changesJiri Olsa1-0/+67
2024-06-12selftests/bpf: Add uretprobe syscall test for regs integrityJiri Olsa1-0/+163