diff options
author | Kui-Feng Lee | 2021-12-13 19:59:28 -0800 |
---|---|---|
committer | Andrii Nakryiko | 2021-12-14 14:38:05 -0800 |
commit | a393ea80a22a9beffdc9a527bd2f9f270e7a0c6e (patch) | |
tree | 552e154667a08f6feddc6e80a340dcb11be4838b /samples/bpf/hbm.c | |
parent | c164b8b40422ef5c643d08bbc63280e1e1610573 (diff) |
selftests/bpf: Stop using bpf_object__find_program_by_title API.
bpf_object__find_program_by_title is going to be deprecated. Replace
all use cases in tools/testing/selftests/bpf with
bpf_object__find_program_by_name or bpf_object__for_each_program.
Signed-off-by: Kui-Feng Lee <kuifeng@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211214035931.1148209-2-kuifeng@fb.com
Diffstat (limited to 'samples/bpf/hbm.c')
0 files changed, 0 insertions, 0 deletions