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

From: Ingo Molnar
Date: Wed May 02 2012 - 13:34:49 EST



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

> Hi Ingo,
>
> Please consider pulling,
>
> - Arnaldo
>
> The following changes since commit 33ff581eddf744ea91a50d46c2f0961b375a9595:
>
> perf symbols: Read plt symbols from proper symtab_type binary (2012-04-20 13:34:49 -0300)
>
> 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 5622c07b4741e0afd7607bce6e850b76eeb23210:
>
> perf stat: Fix case where guest/host monitoring is not supported by kernel (2012-05-01 14:20:00 -0300)
>
> ----------------------------------------------------------------
> Fixes for perf/urgent:
>
> . Add fallback in 'perf stat' for kernels that don't support
> perf_event_attr.exclude_guest, from Stephane Eranian.
>
> . Fix build id cache add routine to take the size of the buffer and not of a
> pointer, from Namhyung Kim.
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> Namhyung Kim (1):
> perf build-id: Fix filename size calculation
>
> Stephane Eranian (1):
> perf stat: Fix case where guest/host monitoring is not supported by kernel
>
> tools/perf/builtin-stat.c | 33 +++++++++++++++++++++++++++++----
> tools/perf/util/header.c | 2 +-
> 2 files changed, 30 insertions(+), 5 deletions(-)

Pulled, thanks 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/