Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorIngo Molnar <mingo@kernel.org>
Fri, 1 May 2015 06:30:26 +0000 (08:30 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 1 May 2015 06:30:26 +0000 (08:30 +0200)
commit8cc67c3b9366699b35775912e0bb91b4f845a57a
tree68ccf9ddc212ca9304f8f5d4fdc5997dc98debe5
parent0140e6141e4f1d4b15fb469e6912b0e71b7d1cc2
parent1d90a685eb75a56648d7dd22c704a1a6da516de9
Merge tag 'perf-urgent-for-mingo-2' of git://git./linux/kernel/git/acme/linux into perf/urgent

Pull perf tooling fixes from Arnaldo Carvalho de Melo:

  . 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)

  . fix the 'perf kmem' build on RHEL6/OL6 (David Ahern)

  . fix the libtraceevent build on 32-bit arch (Namhyung Kim)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>