linux-stable/tools/bpf/resolve_btfids
Hengqi Chen 2d8f09fafc tools/resolve_btfids: Switch to new btf__type_cnt API
Replace the call to btf__get_nr_types with new API btf__type_cnt.
The old API will be deprecated in libbpf v0.7+. No functionality
change.

Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211022130623.1548429-4-hengqi.chen@gmail.com
2021-10-22 16:09:14 -07:00
..
.gitignore tools/resolve_btfids: Add /libbpf to .gitignore 2021-02-12 13:08:26 -08:00
Build
Makefile tools/resolve_btfids: Install libbpf headers when building 2021-10-08 11:54:11 -07:00
main.c tools/resolve_btfids: Switch to new btf__type_cnt API 2021-10-22 16:09:14 -07:00