diff options
author | 2022-03-10 13:16:55 -0800 | |
---|---|---|
committer | 2022-03-10 19:13:12 -0800 | |
commit | 6789ab9668d920d7be636cb994d85be9a816f9d5 (patch) | |
tree | 89bf4588f89c9790c78d34a77b8a28c06cf1fbb9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'bpf-lsm: Extend interoperability with IMA' (diff) | |
download | linux-dev-6789ab9668d920d7be636cb994d85be9a816f9d5.tar.xz linux-dev-6789ab9668d920d7be636cb994d85be9a816f9d5.zip |
compiler_types: Refactor the use of btf_type_tag attribute.
Previous patches have introduced the compiler attribute btf_type_tag for
__user and __percpu. The availability of this attribute depends on
some CONFIGs and compiler support. This patch refactors the use
of btf_type_tag by introducing BTF_TYPE_TAG, which hides all the
dependencies.
No functional change.
Suggested-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Hao Luo <haoluo@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20220310211655.3173786-1-haoluo@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions