diff options
author | Yonghong Song <yhs@fb.com> | 2021-11-11 17:26:41 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-11-11 17:41:11 -0800 |
commit | 26c79fcbfa64b18ca1407a3be7ac3442aef51073 (patch) | |
tree | a63b32499e44ab303ed27d2dccdbe36bb6c38065 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 846f4826d18e660ab668eb26e83c6adf0ceb24d2 (diff) |
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
Rename progs/tag.c to progs/btf_decl_tag.c so we can introduce
progs/btf_type_tag.c in the next patch.
Also create a subtest for btf_decl_tag in prog_tests/btf_tag.c
so we can introduce btf_type_tag subtest in the next patch.
I also took opportunity to remove the check whether __has_attribute
is defined or not in progs/btf_decl_tag.c since all recent
clangs should already support this macro.
Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211112012641.1507144-1-yhs@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions