aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/kfree_skb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-24bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau1-30/+13
2019-11-15selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov1-0/+52
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau1-5/+20
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann1-2/+2
2019-10-17selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov1-0/+103