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

From: Ingo Molnar
Date: Tue Jan 31 2012 - 07:04:43 EST



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

> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/