mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-11 07:28:10 +09:00
bpf_object__name() was returning file path, not name. Fix this. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>