summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix a compilation warningYonghong Song2021-12-081-1/+1
* selftests/bpf: Remove recently reintroduced legacy btf__dedup() useAndrii Nakryiko2021-12-021-2/+2
* selftests/bpf: Add btf_dedup case with duplicated structs within CUJiri Olsa2021-11-191-0/+113
* libbpf: Turn btf_dedup_opts into OPTS-based structAndrii Nakryiko2021-11-111-3/+3
* selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko2020-11-051-0/+325