linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf/urgent fixes
@ 2012-06-13 15:29 Arnaldo Carvalho de Melo
  2012-06-13 15:29 ` [PATCH 1/3] perf tools: Fix endianity swapping for adds_features bitmask Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Arnaldo Carvalho de Melo @ 2012-06-13 15:29 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Corey Ashford,
	David Ahern, Dmitry Antipov, Frederic Weisbecker, Jim Cromie,
	Jiri Olsa, Mike Galbraith, Namhyung Kim, Paul Mackerras,
	Peter Zijlstra, Stephane Eranian, arnaldo.melo,
	Arnaldo Carvalho de Melo

Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit 9ee6ddc9dada9cc4b2201631bc74fbf203183a10:

  Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent (2012-06-08 12:23:22 +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 cb9dd49e11f83d548c822d7022ac180b0518b25c:

  perf tools: Fix synthesizing tracepoint names from the perf.data headers (2012-06-12 11:28:09 -0300)

----------------------------------------------------------------
Fixes for perf/urgent

. Set name of tracepoints when reading the perf.data headers, so that
  we don't end up using the local ones, from /sys.

. Fix default output file for perf stat, from Stephane Eranian.

. Fix endian handling of features bitmask in perf.data header, from David Ahern

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

----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
      perf tools: Fix synthesizing tracepoint names from the perf.data headers

David Ahern (1):
      perf tools: Fix endianity swapping for adds_features bitmask

Stephane Eranian (1):
      perf stat: Fix default output file

 tools/perf/builtin-stat.c              |    8 +++++-
 tools/perf/util/header.c               |   48 +++++++++++++++++++++++++++-----
 tools/perf/util/include/linux/bitops.h |    2 ++
 tools/perf/util/session.c              |   10 +++++++
 tools/perf/util/session.h              |    1 +
 5 files changed, 61 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2012-06-15 19:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 15:29 [GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo
2012-06-13 15:29 ` [PATCH 1/3] perf tools: Fix endianity swapping for adds_features bitmask Arnaldo Carvalho de Melo
2012-06-13 15:29 ` [PATCH 2/3] perf stat: Fix default output file Arnaldo Carvalho de Melo
2012-06-13 15:29 ` [PATCH 3/3] perf tools: Fix synthesizing tracepoint names from the perf.data headers Arnaldo Carvalho de Melo
2012-06-14 10:07 ` [GIT PULL 0/3] perf/urgent fixes Ingo Molnar
2012-06-14 15:11   ` Arnaldo Carvalho de Melo
2012-06-15 17:13   ` Arnaldo Carvalho de Melo
2012-06-15 18:28     ` Ingo Molnar
2012-06-15 18:35       ` Ingo Molnar
2012-06-15 19:03     ` 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).