diff options
author | Kui-Feng Lee <[email protected]> | 2021-12-13 19:59:30 -0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-12-14 14:38:05 -0800 |
commit | b098f33692d75d184a3ab62095c376fd0e52d880 (patch) | |
tree | 06a819eb47a82be44013baca4d2df66075240e4d /net/unix/sysctl_net_unix.c | |
parent | 7490d59268168adf16aa319b007986778080d367 (diff) |
tools/perf: Stop using bpf_object__find_program_by_title API.
bpf_obj__find_program_by_title() in libbpf is going to be deprecated.
Call bpf_object_for_each_program to find a program in the section with
a given name instead.
Signed-off-by: Kui-Feng Lee <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions