summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/timer.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-03selftests/bpf: Add absolute timer testTero Kristo1-0/+45
2022-09-07selftests/bpf: Use BPF_PROG2 for some fentry programs without struct argumentsYonghong Song1-2/+2
2022-09-05bpf: Optimize call_rcu in non-preallocated hash map.Alexei Starovoitov1-11/+0
2021-07-15selftests/bpf: Add bpf_timer test.Alexei Starovoitov1-0/+297