linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf/urgent fixes
@ 2013-11-01 14:56 Arnaldo Carvalho de Melo
  2013-11-01 14:56 ` [PATCH 1/3] perf tools: Remove cast of non-variadic function to variadic Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2013-11-01 14:56 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Adrian Hunter,
	David Ahern, Frederic Weisbecker, Jean Pihet, Jiri Olsa,
	Michael Hudson-Doyle, Mike Galbraith, Namhyung Kim,
	Paul Mackerras, Peter Zijlstra, Stephane Eranian, Wei Yang,
	Will Deacon, Arnaldo Carvalho de Melo

From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>

Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit e8a923cc1fff6e627f906655ad52ee694ef2f6d7:

  perf/x86: Fix NMI measurements (2013-10-29 12:01:20 +0100)

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 46d525eae2a076adfde92dca1db12d9a3b8ad8bb:

  perf test: Update command line callchain attribute tests (2013-11-01 10:42:57 -0300)

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

. Fix command line callchain attribute tests to handle the new
  -g/--call-chain semantics.

. Remove cast of non-variadic function to variadic, fixing perf output
  on armhf arch. Fix from Michael Hudson-Doyle.

. Fix 32-bit building of 'perf bench', from Wei Yang.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf test: Update command line callchain attribute tests

Michael Hudson-Doyle (1):
      perf tools: Remove cast of non-variadic function to variadic

Wei Yang (1):
      perf bench: Fix two warnings

 tools/perf/bench/numa.c                         |  4 ++--
 tools/perf/tests/attr/README                    |  6 +++---
 tools/perf/tests/attr/test-record-graph-default |  2 +-
 tools/perf/tests/attr/test-record-graph-dwarf   |  2 +-
 tools/perf/tests/attr/test-record-graph-fp      |  2 +-
 tools/perf/ui/hist.c                            |  2 +-
 tools/perf/util/color.c                         | 11 +++++++++--
 tools/perf/util/color.h                         |  2 +-
 8 files changed, 19 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2013-11-04  6:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 14:56 [GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo
2013-11-01 14:56 ` [PATCH 1/3] perf tools: Remove cast of non-variadic function to variadic Arnaldo Carvalho de Melo
2013-11-01 14:56 ` [PATCH 2/3] perf bench: Fix two warnings Arnaldo Carvalho de Melo
2013-11-01 14:56 ` [PATCH 3/3] perf test: Update command line callchain attribute tests Arnaldo Carvalho de Melo
2013-11-04  6:50 ` [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).