index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
attach_probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
selftests/bpf: Add test for legacy/perf kprobe/uprobe attach mode
Menglong Dong
1
-9
/
+28
2023-03-06
selftests/bpf: Split test_attach_probe into multi subtests
Menglong Dong
1
-90
/
+170
2023-02-10
selftests/bpf: Attach to fopen()/fclose() in attach_probe
Ilya Leoshkevich
1
-5
/
+5
2022-08-17
selftests/bpf: Few fixes for selftests/bpf built in release mode
Andrii Nakryiko
1
-3
/
+3
2022-06-16
selftests/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
1
-1
/
+48
2022-04-28
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
1
-0
/
+10
2022-04-03
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
1
-15
/
+70
2022-01-26
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
1
-10
/
+8
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
1
-2
/
+7
2021-09-21
selftests/bpf: Adopt attach_probe selftest to work on old kernels
Andrii Nakryiko
1
-4
/
+20
2021-08-17
selftests/bpf: Add ref_ctr_offset selftests
Andrii Nakryiko
1
-11
/
+28
2021-08-17
selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}
Andrii Nakryiko
1
-60
/
+1
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
1
-8
/
+4
2021-03-08
selftests/bpf: Fix test_attach_probe for powerpc uprobes
Jiri Olsa
1
-1
/
+39
2019-12-19
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
1
-3
/
+4
2019-12-17
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
1
-3
/
+1
2019-12-15
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
1
-103
/
+32
2019-12-15
libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files
Andrii Nakryiko
1
-20
/
+3
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
1
-1
/
+1
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
1
-5
/
+0
2019-10-05
selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs
Andrii Nakryiko
1
-5
/
+44
2019-07-16
selftests/bpf: fix perf_buffer on s390
Ilya Leoshkevich
1
-10
/
+2
2019-07-15
selftests/bpf: fix attach_probe on s390
Ilya Leoshkevich
1
-0
/
+2
2019-07-05
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
1
-0
/
+166