diff options
author | 2022-07-14 15:33:10 -0700 | |
---|---|---|
committer | 2022-07-19 09:42:09 -0700 | |
commit | e5e23424e51edbd8b3fabae382aeec0bb8926cf1 (patch) | |
tree | 3f11751a6b0d71f55c1dba54235c8f17f02717f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: fix lsm_cgroup build errors on esoteric configs (diff) | |
download | linux-dev-e5e23424e51edbd8b3fabae382aeec0bb8926cf1.tar.xz linux-dev-e5e23424e51edbd8b3fabae382aeec0bb8926cf1.zip |
docs/bpf: Update documentation for BTF_KIND_FUNC
The vlen bits in the BTF type of kind BTF_KIND_FUNC are used to convey the
linkage information for functions. The Linux kernel only supports
linkage values of BTF_FUNC_STATIC and BTF_FUNC_GLOBAL at this time.
Signed-off-by: Indu Bhagat <indu.bhagat@oracle.com>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/r/20220714223310.1140097-1-indu.bhagat@oracle.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions