[PATCH 0/5] perf kvm live - latest round take 4

From: David Ahern
Date: Mon Aug 05 2013 - 21:42:16 EST


Hi Arnaldo:

This round addresses all of Xiao's comments. It also includes a small
change in the live mode introduction to improve ordered samples
processing. For that a change in perf-session functions is needed.

David Ahern (5):
perf session: Export queue_event function
perf kvm: add live mode - v4
perf kvm: add min and max stats to display - v2
perf kvm: option to print events that exceed a threshold
perf kvm stat report: Add option to analyze specific VM

tools/perf/builtin-kvm.c | 725 +++++++++++++++++++++++++++++++++++++++++++--
tools/perf/perf.h | 3 +
tools/perf/util/session.c | 10 +-
tools/perf/util/session.h | 6 +-
4 files changed, 708 insertions(+), 36 deletions(-)

--
1.7.10.1

--
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/