diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2021-04-23 11:13:38 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-04-23 14:05:26 -0700 |
commit | 42869d28527695a75346c988ceeedbba7e3880b7 (patch) | |
tree | 39c62c85f41bbe891b68a3f95c13a65183b916a8 /tools/perf/scripts/python/sched-migration.py | |
parent | beaa3711ada4e4a0c8e03a78fec72330185213bf (diff) |
libbpf: Make few internal helpers available outside of libbpf.c
Make skip_mods_and_typedefs(), btf_kind_str(), and btf_func_linkage() helpers
available outside of libbpf.c, to be used by static linker code.
Also do few cleanups (error code fixes, comment clean up, etc) that don't
deserve their own commit.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210423181348.1801389-9-andrii@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions