[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1375753297-69645-1-git-send-email-dsahern@gmail.com>
Date: Mon, 5 Aug 2013 21:41:32 -0400
From: David Ahern <dsahern@...il.com>
To: acme@...stprotocols.net, linux-kernel@...r.kernel.org
Cc: xiaoguangrong@...ux.vnet.ibm.com, David Ahern <dsahern@...il.com>
Subject: [PATCH 0/5] perf kvm live - latest round take 4
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists