Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Mon, 13 Dec 2021 19:59:27 -0800 you wrote: > bpf_object__find_program_by_title is going to be deprecated since > v0.7. Replace all use cases with bpf_object__find_program_by_name if > possible, or use bpf_object__for_each_program to iterate over > programs, matching section names. > > V3 fixes a broken test case, fexit_bpf2bpf, in selftests/bpf, using > bpf_obj__for_each_program API instead. > > [...] Here is the summary with links: - [v4,bpf-next,1/4] selftests/bpf: Stop using bpf_object__find_program_by_title API. https://git.kernel.org/bpf/bpf-next/c/a393ea80a22a - [v4,bpf-next,2/4] samples/bpf: Stop using bpf_object__find_program_by_title API. https://git.kernel.org/bpf/bpf-next/c/7490d5926816 - [v4,bpf-next,3/4] tools/perf: Stop using bpf_object__find_program_by_title API. https://git.kernel.org/bpf/bpf-next/c/b098f33692d7 - [v4,bpf-next,4/4] libbpf: Mark bpf_object__find_program_by_title API deprecated. https://git.kernel.org/bpf/bpf-next/c/0da2596f343c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html