开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
test_module_attach.c
Age
Commit message (
Expand
)
Author
2026-03-03
selftests/bpf: Split module_attach into subtests
Viktor Malik
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
2025-04-02
selftests/bpf: Fix tests after fields reorder in struct file
Song Liu
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
2024-05-01
selftests/bpf: add tests for the "module: Function" syntax
Viktor Malik
2022-10-25
selftests/bpf: Add kprobe_multi check to module attach test
Jiri Olsa
2022-04-28
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
2021-01-20
selftests: bpf: Add a new test for bare tracepoints
Qais Yousef
2020-12-14
selftests/bpf: Add set_attach_target() API selftest for module target
Andrii Nakryiko
2020-12-03
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko