linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bpftool: improve error handing for missing .BTF section
@ 2022-11-26 11:11 Changbin Du
  2022-11-26 11:11 ` [PATCH 1/2] libbpf: show more info about missing ".BTF" section Changbin Du
  2022-11-26 11:11 ` [PATCH 2/2] makefiles: do not generate empty vmlinux.h Changbin Du
  0 siblings, 2 replies; 7+ messages in thread
From: Changbin Du @ 2022-11-26 11:11 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


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

 samples/bpf/Makefile                 |  2 +-
 tools/bpf/bpftool/Makefile           |  2 +-
 tools/bpf/runqslower/Makefile        |  2 +-
 tools/lib/bpf/btf.c                  | 12 ++++++++++++
 tools/perf/Makefile.perf             |  2 +-
 tools/testing/selftests/bpf/Makefile |  2 +-
 6 files changed, 17 insertions(+), 5 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-11-29  8:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-26 11:11 [PATCH 0/2] bpftool: improve error handing for missing .BTF section Changbin Du
2022-11-26 11:11 ` [PATCH 1/2] libbpf: show more info about missing ".BTF" section Changbin Du
2022-11-29  5:59   ` Andrii Nakryiko
2022-11-29  8:59     ` Changbin Du
2022-11-26 11:11 ` [PATCH 2/2] makefiles: do not generate empty vmlinux.h Changbin Du
2022-11-29  6:00   ` Andrii Nakryiko
2022-11-29  8:48     ` Changbin Du

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).