Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-11 | bpf: Fix warning comparing pointer to 0 | Jiapeng Chong | 1 | -1/+1 |
2020-06-30 | bpf: Add tests for PTR_TO_BTF_ID vs. null comparison | Yonghong Song | 1 | -0/+22 |
2020-03-03 | libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h | Andrii Nakryiko | 1 | -1/+1 |
2020-01-21 | selftests: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-01-11 | selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros | Andrii Nakryiko | 1 | -9/+12 |
2019-11-28 | libbpf: Fix global variable relocation | Andrii Nakryiko | 1 | -6/+6 |
2019-11-25 | bpf: Introduce BPF_TRACE_x helper for the tracing tests | Martin KaFai Lau | 1 | -54/+18 |
2019-11-16 | selftests/bpf: Add test for BPF trampoline | Alexei Starovoitov | 1 | -0/+90 |