Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-14 Thread Kang, Luwei
> > Here is a patch-series which adding Processor Trace enabling in XEN > > guest. You can get It's software developer manuals from: > > https://software.intel.com/sites/default/files/managed/c5/15/archi > > te ct ure-instruction-set-extensions-programming-reference.pdf > > In

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-10 Thread Andrew Cooper
On 10/05/18 10:26, Kang, Luwei wrote: > Here is a patch-series which adding Processor Trace enabling in XEN > guest. You can get It's software developer manuals from: > https://software.intel.com/sites/default/files/managed/c5/15/archite > ct ure-instruction-set-extensions-programm

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-10 Thread Kang, Luwei
> >>> Here is a patch-series which adding Processor Trace enabling in XEN > >>> guest. You can get It's software developer manuals from: > >>> https://software.intel.com/sites/default/files/managed/c5/15/archite > >>> ct ure-instruction-set-extensions-programming-reference.pdf > >>> In Chapter 5 I

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-03 Thread Kang, Luwei
> > > > Here is a patch-series which adding Processor Trace enabling in XEN > > > > guest. You can get It's software developer manuals from: > > > > https://software.intel.com/sites/default/files/managed/c5/15/archi > > > > tect ure-instruction-set-extensions-programming-reference.pdf > > > > In C

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-03 Thread Kang, Luwei
> >>> Here is a patch-series which adding Processor Trace enabling in XEN > >>> guest. You can get It's software developer manuals from: > >>> https://software.intel.com/sites/default/files/managed/c5/15/archite > >>> ct ure-instruction-set-extensions-programming-reference.pdf > >>> In Chapter 5 I

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-03 Thread Andrew Cooper
On 03/05/18 10:49, Kang, Luwei wrote: >>> Here is a patch-series which adding Processor Trace enabling in XEN guest. >>> You can get It's software developer manuals from: >>> https://software.intel.com/sites/default/files/managed/c5/15/architect >>> ure-instruction-set-extensions-programming-refer

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-03 Thread Kang, Luwei
> > Here is a patch-series which adding Processor Trace enabling in XEN guest. > > You can get It's software developer manuals from: > > https://software.intel.com/sites/default/files/managed/c5/15/architect > > ure-instruction-set-extensions-programming-reference.pdf > > In Chapter 5 INTEL PROCES

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-03 Thread Wei Liu
On Thu, May 03, 2018 at 04:06:57AM +, Kang, Luwei wrote: > > > Here is a patch-series which adding Processor Trace enabling in XEN > > > guest. You can get It's software developer manuals from: > > > https://software.intel.com/sites/default/files/managed/c5/15/architect > > > ure-instruction-s

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-02 Thread Razvan Cojocaru
On 05/03/2018 07:06 AM, Kang, Luwei wrote: Another thing is Xen's vmevent allows intercepting several other traced states. It seems that a more generic framework is needed to make PT work with vmevent subsystem? What is your thought on that? Hi Wei, I am not fully clear what is the "vmeve

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-02 Thread Kang, Luwei
> > Here is a patch-series which adding Processor Trace enabling in XEN guest. > > You can get It's software developer manuals from: > > https://software.intel.com/sites/default/files/managed/c5/15/architect > > ure-instruction-set-extensions-programming-reference.pdf > > In Chapter 5 INTEL PROCES

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-05-02 Thread Kang, Luwei
> On Tue, Jan 16, 2018 at 02:12:26AM +0800, Luwei Kang wrote: > > Hi All, > > > > Here is a patch-series which adding Processor Trace enabling in XEN guest. > > You can get It's software developer manuals from: > > https://software.intel.com/sites/default/files/managed/c5/15/architect > > ure-inst

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-04-30 Thread Konrad Rzeszutek Wilk
On Tue, Jan 16, 2018 at 02:12:26AM +0800, Luwei Kang wrote: > Hi All, > > Here is a patch-series which adding Processor Trace enabling in XEN guest. > You can get It's software developer manuals from: > https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-exte

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-04-26 Thread Wei Liu
On Tue, Jan 16, 2018 at 02:12:26AM +0800, Luwei Kang wrote: > Hi All, > > Here is a patch-series which adding Processor Trace enabling in XEN guest. > You can get It's software developer manuals from: > https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-exte

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-01-16 Thread Kang, Luwei
> >>> On 16.01.18 at 10:02, wrote: > >> >>> On 15.01.18 at 19:12, wrote: > >> > Luwei Kang (7): > >> > x86: add a flag to enable Intel processor trace > >> > x86: configure vmcs for Intel processor trace virtualization > >> > x86: add intel proecessor trace support for cpuid > >> > x86: a

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-01-16 Thread Jan Beulich
>>> On 16.01.18 at 10:02, wrote: >> >>> On 15.01.18 at 19:12, wrote: >> > Luwei Kang (7): >> > x86: add a flag to enable Intel processor trace >> > x86: configure vmcs for Intel processor trace virtualization >> > x86: add intel proecessor trace support for cpuid >> > x86: add intel proce

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-01-16 Thread Kang, Luwei
> >>> On 15.01.18 at 19:12, wrote: > > Luwei Kang (7): > > x86: add a flag to enable Intel processor trace > > x86: configure vmcs for Intel processor trace virtualization > > x86: add intel proecessor trace support for cpuid > > x86: add intel processor trace context > > x86: Implement

Re: [Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-01-16 Thread Jan Beulich
>>> On 15.01.18 at 19:12, wrote: > Luwei Kang (7): > x86: add a flag to enable Intel processor trace > x86: configure vmcs for Intel processor trace virtualization > x86: add intel proecessor trace support for cpuid > x86: add intel processor trace context > x86: Implement Intel Processo

[Xen-devel] [PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling

2018-01-15 Thread Luwei Kang
Hi All, Here is a patch-series which adding Processor Trace enabling in XEN guest. You can get It's software developer manuals from: https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-extensions-programming-reference.pdf In Chapter 5 INTEL PROCESSOR TRACE: V