linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf/urgent fixes
@ 2013-10-20  8:27 Arnaldo Carvalho de Melo
  2013-10-20  8:27 ` [PATCH 1/3] perf probe: Fix to initialize fname always before use it Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2013-10-20  8:27 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Adrian Hunter, Andi Kleen,
	David Ahern, Frederic Weisbecker, Ingo Molnar, Jiri Olsa,
	Masami Hiramatsu, Mike Galbraith, Namhyung Kim, Paul Mackerras,
	Peter Zijlstra, Stephane Eranian, Tom Zanussi, Waiman Long, acme,
	Arnaldo Carvalho de Melo

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@redhat.com>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-20  8:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-20  8:27 [GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo
2013-10-20  8:27 ` [PATCH 1/3] perf probe: Fix to initialize fname always before use it Arnaldo Carvalho de Melo
2013-10-20  8:27 ` [PATCH 2/3] perf scripting perl: Fix build error on Fedora 12 Arnaldo Carvalho de Melo
2013-10-20  8:27 ` [PATCH 3/3] perf: Disable PERF_RECORD_MMAP2 support Arnaldo Carvalho de Melo
2013-10-20  8:53 ` [GIT PULL 0/3] perf/urgent fixes Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).