[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1334608147-30588-1-git-send-email-acme@infradead.org>
Date: Mon, 16 Apr 2012 17:29:05 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
David Ahern <dsahern@...il.com>, Ingo Molnar <mingo@...e.hu>,
Namhyung Kim <namhyung.kim@....com>,
Otavio Salvador <otavio@...ystems.com.br>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>, arnaldo.melo@...il.com,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/2] perf/urgent fixes
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@...hat.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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists