[GIT PULL 0/3] perf/urgent fixes

From: Arnaldo Carvalho de Melo
Date: Sun Oct 20 2013 - 04:29:02 EST


Hi Ingo,

Please consider pulling,

- Arnaldo

The following changes since commit 1651d120baddf68846188bcdf0ef5350068436cf:

Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2013-10-08 07:29:09 +0200)

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 3090ffb5a2515990182f3f55b0688a7817325488:

perf: Disable PERF_RECORD_MMAP2 support (2013-10-17 16:27:14 -0300)

----------------------------------------------------------------
perf/urgent fixes:

. Fix build error on Fedora 12.

. Fix to initialize fname always before use it, bug introduced
during this merge window, from Masami Hiramatsu.

. Disable PERF_RECORD_MMAP2 support, from Stephane Eranian.

Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
perf scripting perl: Fix build error on Fedora 12

Masami Hiramatsu (1):
perf probe: Fix to initialize fname always before use it

Stephane Eranian (1):
perf: Disable PERF_RECORD_MMAP2 support

kernel/events/core.c | 4 +++
tools/perf/util/event.c | 30 ++++++++++------------
tools/perf/util/evsel.c | 1 -
tools/perf/util/probe-finder.c | 2 +-
.../perf/util/scripting-engines/trace-event-perl.c | 2 +-
5 files changed, 19 insertions(+), 20 deletions(-)
--
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/