[GIT PULL 0/3] perf/urgent fixes

From: Arnaldo Carvalho de Melo
Date: Mon Jul 02 2012 - 14:08:03 EST


Hi Ingo,

Please consider pulling,

- Arnaldo

The following changes since commit 662f5cedb38c4b88e1cebfd54a88159f2f7ab7b9:

Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent (2012-06-24 19:08:49 +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 7ed97ad41ffa94040dfd593948962a7e9e7b0db9:

perf kvm: Fix segfault with report and mixed guestmount use (2012-07-02 14:03:50 -0300)

----------------------------------------------------------------
perf/urgent fixes:

. Fix creation of guest machine objects when build ids are disabled,
from David Ahern

. The kvm tool was trying to access an uninitialized guestmount variable, fix
from David Ahern.

. Restore perf script output to pre-libparseevent merge format, removing
duplicated info, fix from David Ahern

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

----------------------------------------------------------------
David Ahern (3):
perf script: Fix format regression due to libtraceevent merge
perf kvm: Fix regression with guest machine creation
perf kvm: Fix segfault with report and mixed guestmount use

tools/perf/util/map.c | 29 +++++++++++++++--------------
tools/perf/util/session.c | 2 +-
tools/perf/util/trace-event-parse.c | 3 +--
3 files changed, 17 insertions(+), 17 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/