[GIT PULL 0/2] perf/urgent fixes

From: Arnaldo Carvalho de Melo
Date: Mon Apr 16 2012 - 16:29:25 EST



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@xxxxxxxxxx>

----------------------------------------------------------------
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/