Re: [PATCH v4 21/21] perf arm-spe: Add support for ARMv8.3-SPE

2020-10-27 Thread André Przywara
On 27/10/2020 03:09, Leo Yan wrote: Hi, > From: Wei Li > > This patch is to support Armv8.3 extension for SPE, it adds alignment > field in the Events packet and it supports the Scalable Vector Extension > (SVE) for Operation packet and Events packet with two additions: > > - The vector

[PATCH v4 21/21] perf arm-spe: Add support for ARMv8.3-SPE

2020-10-26 Thread Leo Yan
From: Wei Li This patch is to support Armv8.3 extension for SPE, it adds alignment field in the Events packet and it supports the Scalable Vector Extension (SVE) for Operation packet and Events packet with two additions: - The vector length for SVE operations in the Operation Type packet; -