linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf/urgent fixes
@ 2012-01-31  1:21 Arnaldo Carvalho de Melo
  2012-01-31  1:21 ` [PATCH 1/3] perf tools: Fix broken build by defining _GNU_SOURCE in Makefile Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2012-01-31  1:21 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, David Ahern, David Daney,
	Joerg Roedel, Namhyung Kim, Paul Mackerras, Peter Zijlstra,
	Peter Zijlstra, Stephane Eranian

From: Arnaldo Carvalho de Melo <acme@redhat.com>

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

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

end of thread, other threads:[~2012-01-31 12:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-31  1:21 [GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo
2012-01-31  1:21 ` [PATCH 1/3] perf tools: Fix broken build by defining _GNU_SOURCE in Makefile Arnaldo Carvalho de Melo
2012-01-31  1:21 ` [PATCH 2/3] perf tools: Fix strlen() bug in perf_event__synthesize_event_type() Arnaldo Carvalho de Melo
2012-01-31  1:21 ` [PATCH 3/3] perf top: Fix number of samples displayed Arnaldo Carvalho de Melo
2012-01-31 12:04 ` [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).