linux/tools/bpf/resolve_btfids
Jiri Olsa a5f53b1d59 tools resolve_btfids: Add support for set symbols
The set symbol does not have the unique number suffix,
so we need to give it a special parsing function.

This was omitted in the first batch, because there was
no set support yet, so it slipped in the testing.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200825192124.710397-3-jolsa@kernel.org
2020-08-25 15:37:41 -07:00
..
.gitignore tools/resolve_btfids: Use libbpf's btf__parse() API 2020-08-03 16:39:48 +02:00
Build
main.c tools resolve_btfids: Add support for set symbols 2020-08-25 15:37:41 -07:00
Makefile bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option 2020-07-14 10:20:31 -07:00