[GIT PULL 0/6] perf/core cleanups, fixes and improvements

From: Arnaldo Carvalho de Melo
Date: Fri Jan 06 2012 - 16:16:27 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/