linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Build output clean up
@ 2022-11-17  0:43 Ian Rogers
  2022-11-17  0:43 ` [PATCH 1/6] tools lib api: clean up install_headers Ian Rogers
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Ian Rogers @ 2022-11-17  0:43 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
	KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa, Peter Zijlstra,
	Ingo Molnar, Arnaldo Carvalho de Melo, Mark Rutland,
	Alexander Shishkin, Namhyung Kim, Nicolas Schier, Masahiro Yamada,
	Ian Rogers, linux-kernel, bpf, linux-perf-users
  Cc: Stephane Eranian

Reduce build spam from commands not prefixed with @. Make
install_headers targets distinguishable by adding in the library name
so:
INSTALL headers
becomes:
INSTALL libapi_headers

Ian Rogers (6):
  tools lib api: clean up install_headers
  tools lib bpf: Avoid install_headers make warning
  tools lib symbol: clean up build output
  tools lib perf: Make install_headers clearer
  tools lib subcmd: Make install_headers clearer
  tools lib traceevent: Make install_headers clearer

 tools/lib/api/Makefile        | 4 ++--
 tools/lib/bpf/Makefile        | 1 +
 tools/lib/perf/Makefile       | 2 +-
 tools/lib/subcmd/Makefile     | 2 +-
 tools/lib/symbol/Makefile     | 4 ++--
 tools/lib/traceevent/Makefile | 4 ++--
 6 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.38.1.431.g37b22c650d-goog


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-17  0:43 [PATCH 0/6] Build output clean up Ian Rogers
2022-11-17  0:43 ` [PATCH 1/6] tools lib api: clean up install_headers Ian Rogers
2022-11-17  0:43 ` [PATCH 2/6] tools lib bpf: Avoid install_headers make warning Ian Rogers
2022-11-17  0:43 ` [PATCH 3/6] tools lib symbol: clean up build output Ian Rogers
2022-11-17  0:43 ` [PATCH 4/6] tools lib perf: Make install_headers clearer Ian Rogers
2022-11-17  0:43 ` [PATCH 5/6] tools lib subcmd: " Ian Rogers
2022-11-17  0:43 ` [PATCH 6/6] tools lib traceevent: " Ian Rogers
2022-11-17 15:40 ` [PATCH 0/6] Build output clean up Arnaldo Carvalho de Melo
2022-11-17 19:32   ` Andrii Nakryiko
2022-11-17 20:12     ` Arnaldo Carvalho de Melo

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