[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120131120422.GB32010@elte.hu>
Date: Tue, 31 Jan 2012 13:04:22 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
David Ahern <dsahern@...il.com>,
David Daney <david.daney@...ium.com>,
Joerg Roedel <joerg.roedel@....com>,
Namhyung Kim <namhyung.kim@....com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>
Subject: Re: [GIT PULL 0/3] perf/urgent fixes
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> From: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> The following changes since commit d0caf292505d051b1026e85faf3a85e907566f31:
>
> x86/dumpstack: Remove unneeded check in dump_trace() (2012-01-28 13:09:06 +0100)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf-urgent-for-mingo
>
> for you to fetch changes up to 509605dbe9395ce1abbfac1dba375f074ff57a53:
>
> perf top: Fix number of samples displayed (2012-01-30 22:29:49 -0200)
>
> ----------------------------------------------------------------
> Fixes cherry picked from perf/core.
>
> ----------------------------------------------------------------
> David Daney (1):
> perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
>
> Stephane Eranian (2):
> perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
> perf top: Fix number of samples displayed
>
> tools/perf/Makefile | 7 ++-----
> tools/perf/builtin-probe.c | 2 --
> tools/perf/builtin-top.c | 13 ++++++++++---
> tools/perf/util/header.c | 2 +-
> tools/perf/util/probe-event.c | 2 --
> tools/perf/util/symbol.c | 1 -
> tools/perf/util/trace-event-parse.c | 3 +--
> tools/perf/util/ui/browsers/hists.c | 2 --
> tools/perf/util/ui/helpline.c | 1 -
> tools/perf/util/util.h | 1 -
> 10 files changed, 14 insertions(+), 20 deletions(-)
Pulled, thanks a lot Arnaldo!
I've also merged these into perf/core straight away, to make
sure the cherry-picks do not interfere and cause conflicts with
subequent work on those files.
Thanks,
Ingo
--
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