Re: [GIT PULL 0/4] perf/urgent fixes

From: Ingo Molnar
Date: Wed Apr 25 2012 - 03:08:57 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> Hi Ingo,
>
> Please consider pulling,
>
> Regards,
>
> - 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 perf/urgent
>
> for you to fetch changes up to 33ff581eddf744ea91a50d46c2f0961b375a9595:
>
> perf symbols: Read plt symbols from proper symtab_type binary (2012-04-20 13:34:49 -0300)
>
> ----------------------------------------------------------------
> Fixes for perf/urgent
>
> . Read PLT symbols from the same DSO as the main symtab, fix from Jiri Olsa.
>
> . Add back the 'g' and 'h' event modifiers, they were dropped during the
> conversion to use bison. Fix from Gleb Natapov
>
> . Drop CROSS_COMPILE from flex and bison calls, not really needed. From
> Otavio Salvador
>
> . A kernel map variable can be NULL, but was being used despite the earlier
> check. Fix from David Ahern
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> David Ahern (1):
> perf report: Fix crash showing warning related to kernel maps
>
> Gleb Natapov (1):
> perf tools: Add 'G' and 'H' modifiers to event parsing
>
> Jiri Olsa (1):
> perf symbols: Read plt symbols from proper symtab_type binary
>
> Otavio Salvador (1):
> perf tools: Drop CROSS_COMPILE from flex and bison calls
>
> tools/perf/Makefile | 4 ++--
> tools/perf/builtin-report.c | 17 ++++++++++++-----
> tools/perf/builtin-test.c | 30 ++++++++++++++++++++++++++++++
> tools/perf/util/parse-events.l | 2 +-
> tools/perf/util/symbol.c | 13 ++++++-------
> 5 files changed, 51 insertions(+), 15 deletions(-)

Pulled, thanks a lot Arnaldo!

Ingo
--
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/