Re: [PATCH 4/4] perf kvm: Add stat support on s390

2014-07-10 Thread Arnaldo Carvalho de Melo
Em Thu, Jul 10, 2014 at 02:50:07PM +0400, Alexander Yarygin escreveu: > Arnaldo, could you please also merge this? Or should I resend the patch? Done, thanks. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org

Re: [PATCH 4/4] perf kvm: Add stat support on s390

2014-07-10 Thread Alexander Yarygin
At Thu, 3 Jul 2014 18:29:07 +0400, Alexander Yarygin wrote: > ... > diff --git a/tools/perf/Documentation/perf-kvm.txt > b/tools/perf/Documentation/perf-kvm.txt > index 52276a6..abf2925 100644 > --- a/tools/perf/Documentation/perf-kvm.txt > +++ b/tools/perf/Documentation/perf-kvm.txt > @@ -103

Re: [PATCH 4/4] perf kvm: Add stat support on s390

2014-07-09 Thread David Ahern
On 7/3/14, 8:29 AM, Alexander Yarygin wrote: On s390, the vmexit event has a tree-like structure: between exit_event_begin and exit_event_end several other events may happen and with each of them refining the previous ones. This patch adds a decoder for such events to the generic code and also t

Re: [PATCH 4/4] perf kvm: Add stat support on s390

2014-07-07 Thread Christian Borntraeger
On 03/07/14 16:29, Alexander Yarygin wrote: > On s390, the vmexit event has a tree-like structure: between > exit_event_begin and exit_event_end several other events may happen > and with each of them refining the previous ones. > > This patch adds a decoder for such events to the generic code > a

[PATCH 4/4] perf kvm: Add stat support on s390

2014-07-03 Thread Alexander Yarygin
On s390, the vmexit event has a tree-like structure: between exit_event_begin and exit_event_end several other events may happen and with each of them refining the previous ones. This patch adds a decoder for such events to the generic code and also the files and kvm-stat.c for s390. Commands 'p