diff options
author | Dave Marchevsky <davemarchevsky@fb.com> | 2021-11-01 15:43:57 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-11-03 11:25:36 -0700 |
commit | f5aafbc2af51931668799a9c5080c8e35cbb571f (patch) | |
tree | 11ccb65751be2f2a531ba9336e02a9ff9ab02437 /kernel/bpf/stackmap.c | |
parent | 199e06fe832ddca80c2167661acab0e9dec657c4 (diff) |
libbpf: Deprecate bpf_program__get_prog_info_linear
As part of the road to libbpf 1.0, and discussed in libbpf issue tracker
[0], bpf_program__get_prog_info_linear and its associated structs and
helper functions should be deprecated. The functionality is too specific
to the needs of 'perf', and there's little/no out-of-tree usage to
preclude introduction of a more general helper in the future.
[0] Closes: https://github.com/libbpf/libbpf/issues/313
Signed-off-by: Dave Marchevsky <davemarchevsky@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211101224357.2651181-5-davemarchevsky@fb.com
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions