summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/timer.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau2024-02-191-1/+33
* selftests/bpf: Test pinning bpf timer to a coreDavid Vernet2023-10-091-1/+62
* selftests/bpf: Add absolute timer testTero Kristo2023-03-021-0/+45
* selftests/bpf: Use BPF_PROG2 for some fentry programs without struct argumentsYonghong Song2022-09-061-2/+2
* bpf: Optimize call_rcu in non-preallocated hash map.Alexei Starovoitov2022-09-051-11/+0
* selftests/bpf: Add bpf_timer test.Alexei Starovoitov2021-07-151-0/+297