diff options
| author | Quentin Monnet <[email protected]> | 2021-07-29 16:20:22 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2021-07-30 00:03:41 +0000 |
| commit | 3c7e58590600eca3402f08e7fbdf4f2d1e36c5c8 (patch) | |
| tree | 3827f8d619831e25fa930e377944116023691276 /tools/bpf/bpftool/prog.c | |
| parent | libbpf: Return non-null error on failures in libbpf_find_prog_btf_id() (diff) | |
| download | kernel-3c7e58590600eca3402f08e7fbdf4f2d1e36c5c8.tar.gz kernel-3c7e58590600eca3402f08e7fbdf4f2d1e36c5c8.zip | |
libbpf: Rename btf__load() as btf__load_into_kernel()
As part of the effort to move towards a v1.0 for libbpf, rename
btf__load() function, used to "upload" BTF information into the kernel,
as btf__load_into_kernel(). This new name better reflects what the
function does.
References:
- https://github.com/libbpf/libbpf/issues/278
- https://github.com/libbpf/libbpf/wiki/Libbpf:-the-road-to-v1.0#btfh-apis
Signed-off-by: Quentin Monnet <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
