Re: [PATCH v8 2/3] perf auxtrace: Add four itrace options

2020-06-01 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 01, 2020 at 10:24:00AM +0300, Adrian Hunter escreveu: > On 30/05/20 3:24 pm, Leo Yan wrote: > > From: Tan Xiaojun > > > > This patch is to add four options to synthesize events which are > > described as below: > > > > 'f': synthesize first level cache events > > 'm': synthesize la

Re: [PATCH v8 2/3] perf auxtrace: Add four itrace options

2020-06-01 Thread Leo Yan
On Mon, Jun 01, 2020 at 10:24:00AM +0300, Adrian Hunter wrote: > On 30/05/20 3:24 pm, Leo Yan wrote: > > From: Tan Xiaojun > > > > This patch is to add four options to synthesize events which are > > described as below: > > > > 'f': synthesize first level cache events > > 'm': synthesize last

Re: [PATCH v8 2/3] perf auxtrace: Add four itrace options

2020-06-01 Thread Adrian Hunter
On 30/05/20 3:24 pm, Leo Yan wrote: > From: Tan Xiaojun > > This patch is to add four options to synthesize events which are > described as below: > > 'f': synthesize first level cache events > 'm': synthesize last level cache events > 't': synthesize TLB events > 'a': synthesize remote acce

[PATCH v8 2/3] perf auxtrace: Add four itrace options

2020-05-30 Thread Leo Yan
From: Tan Xiaojun This patch is to add four options to synthesize events which are described as below: 'f': synthesize first level cache events 'm': synthesize last level cache events 't': synthesize TLB events 'a': synthesize remote access events This four options will be used by ARM SPE a