index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
uprobe_syscall.c
Age
Commit message (
Expand
)
Author
2025-10-01
selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
Jiri Olsa
2025-09-15
selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Jiri Olsa
2025-08-21
selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe_regs_equal test
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe syscall sigill signal test
Jiri Olsa
2025-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
2025-07-15
selftests/bpf: Fix build error due to certain uninitialized variables
Yonghong Song
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
2024-07-30
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
2024-07-15
selftests/bpf: Change uretprobe syscall number in uprobe_syscall test
Jiri Olsa
2024-06-12
selftests/bpf: Add uretprobe shadow stack test
Jiri Olsa
2024-06-12
selftests/bpf: Add uretprobe syscall call from user space test
Jiri Olsa
2024-06-12
selftests/bpf: Add uretprobe syscall test for regs changes
Jiri Olsa
2024-06-12
selftests/bpf: Add uretprobe syscall test for regs integrity
Jiri Olsa