linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/2] perf/urgent fixes
@ 2012-05-02 16:27 Arnaldo Carvalho de Melo
  2012-05-02 16:27 ` [PATCH 1/2] perf build-id: Fix filename size calculation Arnaldo Carvalho de Melo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arnaldo Carvalho de Melo @ 2012-05-02 16:27 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Gleb Natapov,
	Joerg Roedel, Namhyung Kim, Paul Mackerras, Peter Zijlstra,
	Robert Richter, Stephane Eranian, arnaldo.melo,
	Arnaldo Carvalho de Melo

Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit 33ff581eddf744ea91a50d46c2f0961b375a9595:

  perf symbols: Read plt symbols from proper symtab_type binary (2012-04-20 13:34:49 -0300)

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 5622c07b4741e0afd7607bce6e850b76eeb23210:

  perf stat: Fix case where guest/host monitoring is not supported by kernel (2012-05-01 14:20:00 -0300)

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

. Add fallback in 'perf stat' for kernels that don't support
  perf_event_attr.exclude_guest, from Stephane Eranian.

. Fix build id cache add routine to take the size of the buffer and not of a
  pointer, from Namhyung Kim.

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

----------------------------------------------------------------
Namhyung Kim (1):
      perf build-id: Fix filename size calculation

Stephane Eranian (1):
      perf stat: Fix case where guest/host monitoring is not supported by kernel

 tools/perf/builtin-stat.c |   33 +++++++++++++++++++++++++++++----
 tools/perf/util/header.c  |    2 +-
 2 files changed, 30 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2012-05-02 17:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 16:27 [GIT PULL 0/2] perf/urgent fixes Arnaldo Carvalho de Melo
2012-05-02 16:27 ` [PATCH 1/2] perf build-id: Fix filename size calculation Arnaldo Carvalho de Melo
2012-05-02 16:27 ` [PATCH 2/2] perf stat: Fix case where guest/host monitoring is not supported by kernel Arnaldo Carvalho de Melo
2012-05-02 17:34 ` [GIT PULL 0/2] 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).