linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] bpftool: improve error handing for missing .BTF section
@ 2022-11-29 13:42 Changbin Du
  2022-11-29 13:42 ` [PATCH v2 1/2] libbpf: show error info about missing ".BTF" section Changbin Du
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Changbin Du @ 2022-11-29 13:42 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Quentin Monnet, Peter Zijlstra, Ingo Molnar,
	Arnaldo Carvalho de Melo, Shuah Khan
  Cc: Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
	KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa, bpf,
	linux-kernel, Mark Rutland, Alexander Shishkin, Namhyung Kim,
	Mykola Lysenko, linux-perf-users, linux-kselftest, Changbin Du

v2:
 - remove vmlinux specific error info.
 - use builtin target .DELETE_ON_ERROR: to delete empty vmlinux.h

Changbin Du (2):
  libbpf: show error info about missing ".BTF" section
  bpf: makefiles: do not generate empty vmlinux.h

 tools/bpf/bpftool/Makefile           | 3 +++
 tools/lib/bpf/btf.c                  | 1 +
 tools/perf/Makefile.perf             | 2 ++
 tools/testing/selftests/bpf/Makefile | 3 +++
 4 files changed, 9 insertions(+)

-- 
2.37.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-17  9:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-29 13:42 [PATCH v2 0/2] bpftool: improve error handing for missing .BTF section Changbin Du
2022-11-29 13:42 ` [PATCH v2 1/2] libbpf: show error info about missing ".BTF" section Changbin Du
2022-12-01  0:55   ` Andrii Nakryiko
2022-12-17  9:43     ` Changbin Du
2022-11-29 13:42 ` [PATCH v2 2/2] bpf: makefiles: do not generate empty vmlinux.h Changbin Du
2022-12-01  0:52   ` Andrii Nakryiko
2022-12-17  9:32     ` Changbin Du
2022-12-01  0:55 ` [PATCH v2 0/2] bpftool: improve error handing for missing .BTF section Andrii Nakryiko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).