libbpf: remove prog_info_linear APIs

Remove prog_info_linear-related APIs previously used by perf.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20220627211527.2245459-8-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
This commit is contained in:
Andrii Nakryiko
2022-06-27 14:15:19 -07:00
committed by Andrii Nakryiko
parent d32e7ea952
commit ec3bbc05c0
3 changed files with 0 additions and 317 deletions

View File

@@ -118,9 +118,6 @@ LIBBPF_0.0.2 {
btf_ext__free;
btf_ext__get_raw_data;
btf_ext__new;
bpf_program__get_prog_info_linear;
bpf_program__bpil_addr_to_offs;
bpf_program__bpil_offs_to_addr;
} LIBBPF_0.0.1;
LIBBPF_0.0.3 {