Re: [PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-05-05 Thread Christian Borntraeger
On 02/05/14 20:14, David Ahern wrote: > On 5/2/14, 3:16 AM, Jiri Olsa wrote: [...] >> CC-ing David Ahern >> > I don't have the original emails, but looking at > https://lkml.org/lkml/2014/4/25/331 > > > [PATCH 01/11] s390: add sie exit reasons tables > [PATCH 02/11] KVM: s390: Use trace tables

Re: [PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-05-05 Thread Christian Borntraeger
On 02/05/14 20:14, David Ahern wrote: On 5/2/14, 3:16 AM, Jiri Olsa wrote: [...] CC-ing David Ahern I don't have the original emails, but looking at https://lkml.org/lkml/2014/4/25/331 [PATCH 01/11] s390: add sie exit reasons tables [PATCH 02/11] KVM: s390: Use trace tables from sie.h

Re: [PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-05-02 Thread David Ahern
On 5/2/14, 3:16 AM, Jiri Olsa wrote: On Fri, Apr 25, 2014 at 11:12:22AM +0200, Christian Borntraeger wrote: The goal of this series is to - enable perf kvm stat on s390 - get rid of a perf warning "insn_to_mnemonic not found" when it tries to decode s390 perf trace events perf tools

Re: [PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-05-02 Thread Jiri Olsa
On Fri, Apr 25, 2014 at 11:12:22AM +0200, Christian Borntraeger wrote: > The goal of this series is to > - enable perf kvm stat on s390 > - get rid of a perf warning "insn_to_mnemonic not found" when it tries to > decode s390 perf trace events perf tools changes look good to me > > Review

Re: [PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-05-02 Thread Jiri Olsa
On Fri, Apr 25, 2014 at 11:12:22AM +0200, Christian Borntraeger wrote: The goal of this series is to - enable perf kvm stat on s390 - get rid of a perf warning insn_to_mnemonic not found when it tries to decode s390 perf trace events perf tools changes look good to me Review feedback is

Re: [PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-05-02 Thread David Ahern
On 5/2/14, 3:16 AM, Jiri Olsa wrote: On Fri, Apr 25, 2014 at 11:12:22AM +0200, Christian Borntraeger wrote: The goal of this series is to - enable perf kvm stat on s390 - get rid of a perf warning insn_to_mnemonic not found when it tries to decode s390 perf trace events perf tools changes

[PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-04-25 Thread Christian Borntraeger
The goal of this series is to - enable perf kvm stat on s390 - get rid of a perf warning "insn_to_mnemonic not found" when it tries to decode s390 perf trace events Review feedback is welcome. In addition, The patch set touches s390/kvm code and perf code. So any feedback on which tree to use

[PATCH/RFC 00/11] perf/s390/kvm: trace events, perf kvm stat

2014-04-25 Thread Christian Borntraeger
The goal of this series is to - enable perf kvm stat on s390 - get rid of a perf warning insn_to_mnemonic not found when it tries to decode s390 perf trace events Review feedback is welcome. In addition, The patch set touches s390/kvm code and perf code. So any feedback on which tree to use for