mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>