lkml.org 
[lkml]   [2013]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/11] perf: kvm live mode
Date
Hi Arnaldo:

There were no comments from the last round, so this is the same patches
rebased to your latest perf/core branch.

David Ahern (11):
perf evlist: restore methods removed in earlier cleanup
perf evlist: move tracepoint processing code to evlist.c
perf evlist: add initialzation function for tracepoints
perf session: export a few functions for event processing
perf top: move CONSOLE_CLEAR to header file
perf kvm: split out tracepoints from record args
perf stats: add max and min stats
perf kvm: add live mode
perf kvm: add min and max stats to display
perf kvm: option to print events that exceed a threshold
perf kvm: debug for missing vmexit/vmentry event

tools/perf/builtin-kvm.c | 685 ++++++++++++++++++++++++++++++++++++++++++---
tools/perf/builtin-top.c | 2 -
tools/perf/util/evlist.c | 128 +++++++++
tools/perf/util/evlist.h | 10 +
tools/perf/util/header.c | 44 ---
tools/perf/util/session.c | 12 +-
tools/perf/util/session.h | 7 +
tools/perf/util/stat.c | 6 +
tools/perf/util/stat.h | 9 +
tools/perf/util/top.h | 2 +
10 files changed, 811 insertions(+), 94 deletions(-)

--
1.7.10.1



\
 
 \ /
  Last update: 2013-07-11 19:01    [W:0.087 / U:1.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site