linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/2] perf/urgent fixes
@ 2012-04-16 20:29 Arnaldo Carvalho de Melo
  2012-04-16 20:29 ` [PATCH 1/2] perf report: Fix crash showing warning related to kernel maps Arnaldo Carvalho de Melo
  2012-04-16 20:29 ` [PATCH 2/2] perf tools: Drop CROSS_COMPILE from flex and bison calls Arnaldo Carvalho de Melo
  0 siblings, 2 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2012-04-16 20:29 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, David Ahern, Ingo Molnar,
	Namhyung Kim, Otavio Salvador, Peter Zijlstra, Stephane Eranian,
	arnaldo.melo, Arnaldo Carvalho de Melo


Hi Ingo,

	Please consider pulling,

Thanks,

- Arnaldo

The following changes since commit 7ea6411f4ceb62e5e53170d59d10996dca20c599:

  Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2012-04-15 08:02:36 +0200)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo

for you to fetch changes up to 6ffd7bdbf8516d691974d21098278af65d4817a5:

  perf tools: Drop CROSS_COMPILE from flex and bison calls (2012-04-16 16:10:22 -0300)

----------------------------------------------------------------
Fixes for perf/urgent

. No need to use $CROSS_COMPILE for bison and flex, fix from Otavio Salvador

. Fix crash when kernel_map is NULL in perf report, that happened in pipe
  mode, code made more robust by David Ahern.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
David Ahern (1):
      perf report: Fix crash showing warning related to kernel maps

Otavio Salvador (1):
      perf tools: Drop CROSS_COMPILE from flex and bison calls

 tools/perf/Makefile         |    4 ++--
 tools/perf/builtin-report.c |   17 ++++++++++++-----
 2 files changed, 14 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2012-04-16 20:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16 20:29 [GIT PULL 0/2] perf/urgent fixes Arnaldo Carvalho de Melo
2012-04-16 20:29 ` [PATCH 1/2] perf report: Fix crash showing warning related to kernel maps Arnaldo Carvalho de Melo
2012-04-16 20:29 ` [PATCH 2/2] perf tools: Drop CROSS_COMPILE from flex and bison calls 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).