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

From: Ingo Molnar
Date: Fri May 01 2015 - 02:32:18 EST



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

> Hi Ingo,
>
> Please consider pulling, this is on top of my previous 'perf-urgent-for-mingo'
> pull request.
>
> - Arnaldo
>
> The following changes since commit de28c15daf60e9625bece22f13a091fac8d05f1d:
>
> tools lib api: Undefine _FORTIFY_SOURCE before setting it (2015-04-23 17:08:23 -0300)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-2
>
> for you to fetch changes up to 1d90a685eb75a56648d7dd22c704a1a6da516de9:
>
> perf bench numa: Fix immediate meeting of convergence condition (2015-04-27 13:57:50 -0300)
>
> ----------------------------------------------------------------
> perf/urgent fixes:
>
> User visible:
>
> . Fix a segfault in 'perf top' when kernel map is restricted (Wang Nan)
>
> . Fix hung wakeup tasks after requeueing in 'perf bench futex' (Davidlohr Bueso)
>
> . Fix bug in perf probe global variables handling, missing curly braces on
> an if body (He Kuang)
>
> . 'perf bench numa' fixes (command line help/handling, etc) (Petr Holasek)
>
> Build fixes:
>
> . 'perf kmem' on RHEL6/OL6 (David Ahern)
>
> . libtraceevent on 32-bit arch (Namhyung Kim)
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> David Ahern (1):
> perf kmem: Fix compiles on RHEL6/OL6
>
> Davidlohr Bueso (1):
> perf bench futex: Fix hung wakeup tasks after requeueing
>
> He Kuang (1):
> perf probe: Fix bug with global variables handling
>
> Namhyung Kim (1):
> tools lib traceevent: Fix build failure on 32-bit arch
>
> Petr Holasek (2):
> perf bench numa: Fixes of --quiet argument
> perf bench numa: Fix immediate meeting of convergence condition
>
> Wang Nan (1):
> perf top: Fix a segfault when kernel map is restricted.
>
> tools/lib/traceevent/event-parse.c | 2 +-
> tools/perf/bench/futex-requeue.c | 15 ++++++-----
> tools/perf/bench/numa.c | 12 +++++++--
> tools/perf/builtin-kmem.c | 54 +++++++++++++++++++-------------------
> tools/perf/builtin-top.c | 2 +-
> tools/perf/util/probe-finder.c | 4 ++-
> 6 files changed, 50 insertions(+), 39 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/