summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/tag.c
AgeCommit message (Expand)AuthorLines
2021-11-11selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.cYonghong Song-54/+0
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.cYonghong Song-2/+7
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song-3/+3
2021-09-15selftests/bpf: Skip btf_tag test if btf_tag attribute not supportedYonghong Song-1/+11
2021-09-14selftests/bpf: Add a test with a bpf program with btf_tag attributesYonghong Song-0/+39