Re: [PATCH 3/4] perf auxtrace: Add new itrace options for ARMv8.3-SPE

2020-07-28 Thread Leo Yan
On Fri, Jul 24, 2020 at 05:16:06PM +0800, Wei Li wrote: > This patch is to add two options to synthesize events which are > described as below: > > 'u': synthesize unaligned address access events > 'v': synthesize partial/empty predicated SVE events > > This two options will be used by ARM SPE

[PATCH 3/4] perf auxtrace: Add new itrace options for ARMv8.3-SPE

2020-07-24 Thread Wei Li
This patch is to add two options to synthesize events which are described as below: 'u': synthesize unaligned address access events 'v': synthesize partial/empty predicated SVE events This two options will be used by ARM SPE as their first consumer. Signed-off-by: Wei Li --- tools/perf/Docum