* Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit 65ea03e31e5ab47f784b1a701419264af97d3205: > > Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2015-07-15 13:31:21 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo > > for you to fetch changes up to 3c71ba3f80bbd476bbfb2a008da9b676031cbd32: > > perf tools: Really allow to specify custom CC, AR or LD (2015-07-15 11:57:28 -0300) > > ---------------------------------------------------------------- > perf/urgent fixes: > > User visible: > > - Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT in > the auxtrace code, which made 'perf record' fail straight away > in some architectures, even when auxtrace wasn't involved. (Adrian Hunter) > > Developer stuff: > > - Really allow to specify custom CC, AR or LD (Alexey Brodkin) > > Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> > > ---------------------------------------------------------------- > Adrian Hunter (1): > perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT > > Alexey Brodkin (1): > perf tools: Really allow to specify custom CC, AR or LD > > tools/perf/Makefile.perf | 19 ++++++++++++++++--- > tools/perf/util/auxtrace.c | 10 +++++----- > 2 files changed, 21 insertions(+), 8 deletions(-) Pulled, thanks Arnaldo! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html