linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules
@ 2023-11-21 19:29 Oliver Upton
  2023-11-21 19:29 ` [PATCH 1/2] tools perf: Add arm64 sysreg files to MANIFEST Oliver Upton
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Oliver Upton @ 2023-11-21 19:29 UTC (permalink / raw)
  To: linux-perf-users
  Cc: kvmarm, Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Mark Rutland, Alexander Shishkin, Jiri Olsa, Namhyung Kim,
	Ian Rogers, Adrian Hunter, Marc Zyngier, Oliver Upton

Small series to address the issues Ian raised in [*]. Tested with
perf-targz-src-pkg and building arm64 KVM selftests.

[*] https://lore.kernel.org/linux-perf-users/CAP-5=fXxiOJMVqaH1JPU_K6+1GhaEgVeR7YyN+F0r7qTE8DGEw@mail.gmail.com/

Oliver Upton (2):
  tools perf: Add arm64 sysreg files to MANIFEST
  perf build: Ensure sysreg-defs Makefile respects output dir

 tools/arch/arm64/tools/Makefile      |  2 +-
 tools/perf/MANIFEST                  |  2 ++
 tools/perf/Makefile.perf             | 24 +++++++++++++++---------
 tools/perf/util/Build                |  2 +-
 tools/testing/selftests/kvm/Makefile |  5 +++--
 5 files changed, 22 insertions(+), 13 deletions(-)


base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86
-- 
2.43.0.rc1.413.gea7ed67945-goog


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

end of thread, other threads:[~2023-12-12  7:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-21 19:29 [PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules Oliver Upton
2023-11-21 19:29 ` [PATCH 1/2] tools perf: Add arm64 sysreg files to MANIFEST Oliver Upton
2023-11-21 19:29 ` [PATCH 2/2] perf build: Ensure sysreg-defs Makefile respects output dir Oliver Upton
2023-11-29 16:27   ` Mark Brown
2023-12-02 21:34     ` Oliver Upton
2023-12-06 13:45       ` Mark Brown
2023-12-11 13:19         ` Mark Brown
2023-12-11 22:47           ` Namhyung Kim
2023-12-12  7:07             ` Oliver Upton
2023-11-22 20:36 ` [PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules Ian Rogers
2023-11-22 21:16   ` Oliver Upton

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