summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/kfree_skb.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau2019-11-241-30/+13
* selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov2019-11-151-0/+52
* bpf: Add cb access in kfree_skb testMartin KaFai Lau2019-11-071-5/+20
* bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann2019-11-021-2/+2
* selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov2019-10-171-0/+103