All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] fix perf build issue when ARCH=x86_64
@ 2017-04-10  3:02 jiada_wang
  2017-04-10  3:02 ` [PATCH v4 1/1] perf tools: fix perf build with ARCH=x86_64 jiada_wang
  0 siblings, 1 reply; 5+ messages in thread
From: jiada_wang @ 2017-04-10  3:02 UTC (permalink / raw)
  To: peterz, mingo, acme, alexander.shishkin, ak, jolsa, sukadev,
	wangnan0, ravi.bangoria, mhiramat, jstancek, rui.teng
  Cc: linux-kernel, erosca, Jiada Wang

From: Jiada Wang <jiada_wang@mentor.com>

Changes from v4:
 update changlog to describe the reason of build failure
 replace ARCH with SRCARCH in pmu-events/Build and util/header.c

Changes from v3:
 replace ARCH with SRCARCH in perf

Changes from v2:
 added function purify-arch, transforms both HOSTARCH and ARCH
 to supported values

Jiada Wang (1):
  perf tools: fix perf build with ARCH=x86_64

 tools/perf/Makefile.config | 38 +++++++++++++++++++-------------------
 tools/perf/Makefile.perf   |  2 +-
 tools/perf/arch/Build      |  2 +-
 tools/perf/tests/Build     |  2 +-
 4 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-06-16 19:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10  3:02 [PATCH v4 0/1] fix perf build issue when ARCH=x86_64 jiada_wang
2017-04-10  3:02 ` [PATCH v4 1/1] perf tools: fix perf build with ARCH=x86_64 jiada_wang
2017-04-10  8:17   ` Jiri Olsa
2017-06-13 11:06     ` Jiada Wang
2017-06-16 19:38   ` [tip:perf/urgent] perf tools: Fix " tip-bot for Jiada Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.