index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
test_attach_probe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add test for legacy/perf kprobe/uprobe attach mode
Menglong Dong
2023-03-06
1
-32
/
+0
*
selftests/bpf: Split test_attach_probe into multi subtests
Menglong Dong
2023-03-06
1
-11
/
+12
*
selftests/bpf: Attach to fopen()/fclose() in attach_probe
Ilya Leoshkevich
2023-02-11
1
-5
/
+6
*
selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests
Andrii Nakryiko
2022-07-19
1
-8
/
+7
*
selftests/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
2022-06-17
1
-0
/
+60
*
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
2022-04-28
1
-3
/
+20
*
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
2022-04-04
1
-2
/
+39
*
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
2020-03-03
1
-1
/
+1
*
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
Andrii Nakryiko
2020-03-03
1
-1
/
+2
*
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-21
1
-1
/
+1
*
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
2019-12-16
1
-22
/
+12
*
libbpf: stop enforcing kern_version, populate it for users
Andrii Nakryiko
2019-10-06
1
-1
/
+0
*
selftests/bpf: fix test_attach_probe map definition
Andrii Nakryiko
2019-07-08
1
-8
/
+5
*
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2019-07-05
1
-0
/
+55