[GIT PULL 0/3] perf/urgent fixes

From: Arnaldo Carvalho de Melo
Date: Wed May 30 2012 - 13:18:51 EST


Hi Ingo,

Please consider pulling,

- Arnaldo

The following changes since commit 063e04776172f93b16a5eefd5661a340c1126513:

Merge branch 'linus' into perf/urgent (2012-05-30 10:59:04 +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 79695e1bb65ba0e21488c360a1bed6e358354aaa:

perf stat: Initialize default events wrt exclude_{guest,host} (2012-05-30 14:02:38 -0300)

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

. Fix setting of KVM exclude bits on default set of events in perf stat.

. Use right symbol for annotation in non symbolic views in perf report.

. Fix annotate browser help window "Hot line" key.

Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (3):
perf report: Use the right symbol for annotation
perf annotate browser: Fix help window entry for navigating to hottest line
perf stat: Initialize default events wrt exclude_{guest,host}

tools/perf/builtin-report.c | 2 +-
tools/perf/builtin-stat.c | 8 ++++----
tools/perf/ui/browsers/annotate.c | 2 +-
tools/perf/util/evlist.c | 11 +++++++++++
tools/perf/util/evlist.h | 4 ++++
5 files changed, 21 insertions(+), 6 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/