diff options
| author | Ilya Leoshkevich <[email protected]> | 2023-02-14 23:12:16 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2023-02-16 23:32:45 +0000 |
| commit | 38f0408ef756e738387f7d8f62b8d58ca5938da4 (patch) | |
| tree | d29cd0b378e4dba10f0f6c0c981ea9a37944ecd4 /tools/testing/selftests/bpf/prog_tests/tp_attach_query.c | |
| parent | libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() (diff) | |
| download | kernel-38f0408ef756e738387f7d8f62b8d58ca5938da4.tar.gz kernel-38f0408ef756e738387f7d8f62b8d58ca5938da4.zip | |
bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Use the new type-safe wrappers around bpf_obj_get_info_by_fd().
Split the bpf_obj_get_info_by_fd() call in build_btf_type_table() in
two, since knowing the type helps with the Memory Sanitizer.
Improve map_parse_fd_and_info() type safety by using
struct bpf_map_info * instead of void * for info.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tp_attach_query.c')
0 files changed, 0 insertions, 0 deletions
