All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/6] perf/core cleanups, fixes and improvements
@ 2012-01-06 21:15 Arnaldo Carvalho de Melo
  2012-01-06 21:15 ` [PATCH 1/6] perf hists: Rename total_session to total_period Arnaldo Carvalho de Melo
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Arnaldo Carvalho de Melo @ 2012-01-06 21:15 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, David Ahern,
	Frederic Weisbecker, Gleb Natapov, Joerg Roedel, Joerg Roedel,
	Mike Galbraith, Paul Mackerras, Peter Zijlstra,
	Sebastian Andrzej Siewior, Stephane Eranian, Thomas Gleixner,
	arnaldo.melo

Hi Ingo,

        Please consider pulling from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core

Regards,

- Arnaldo

The following changes since commit 9e183426bfb52bb44bf3c443d6587e4d02478603:

  perf kvm: Fix copy & paste error in description (2012-01-03 15:17:14 -0200)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core

Arnaldo Carvalho de Melo (3):
      perf hists: Rename total_session to total_period
      perf hists: Stop using 'self' for struct hist_entry
      perf top: Don't update total_period on process_sample

Joerg Roedel (2):
      perf kvm: Do guest-only counting by default
      perf tools: Add support for guest/host-only profiling

Sebastian Andrzej Siewior (1):
      perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again

 tools/perf/Documentation/perf-list.txt |    2 +
 tools/perf/MANIFEST                    |    1 +
 tools/perf/builtin-kvm.c               |    6 +-
 tools/perf/builtin-top.c               |    1 -
 tools/perf/util/evlist.c               |    5 +-
 tools/perf/util/hist.c                 |   97 ++++++++++++++++---------------
 tools/perf/util/hist.h                 |    7 +--
 tools/perf/util/parse-events.c         |   15 ++++-
 tools/perf/util/util.c                 |   15 +++++
 tools/perf/util/util.h                 |    4 +
 10 files changed, 93 insertions(+), 60 deletions(-)


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

end of thread, other threads:[~2012-01-08 11:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-06 21:15 [GIT PULL 0/6] perf/core cleanups, fixes and improvements Arnaldo Carvalho de Melo
2012-01-06 21:15 ` [PATCH 1/6] perf hists: Rename total_session to total_period Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 2/6] perf hists: Stop using 'self' for struct hist_entry Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 3/6] perf top: Don't update total_period on process_sample Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 4/6] perf kvm: Do guest-only counting by default Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 5/6] perf tools: Add support for guest/host-only profiling Arnaldo Carvalho de Melo
2012-01-06 21:16 ` [PATCH 6/6] perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again Arnaldo Carvalho de Melo
2012-01-08 11:37 ` [GIT PULL 0/6] perf/core cleanups, fixes and improvements Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.