[PATCH 0/5] perf: arm64: Support ARMv8.3-SPE extensions

Andre Przywara andre.przywara at arm.com
Tue Sep 22 06:12:20 EDT 2020


The "ARMv8.3-SPE extensions" add some bits to SPE to cover newer
architecture features, most prominently SVE.

Add the new bits where needed, mostly to perf's SPE packet decoder.

Cheers,
Andre

Andre Przywara (5):
  arm64: spe: Allow new bits in SPE filter register
  perf: arm_spe: Add new event packet bits
  perf: arm_spe: Add nested virt event decoding
  perf: arm_spe: Decode memory tagging properties
  perf: arm_spe: Decode SVE events

 arch/arm64/include/asm/sysreg.h               |  2 +-
 .../arm-spe-decoder/arm-spe-pkt-decoder.c     | 86 +++++++++++++++++--
 2 files changed, 81 insertions(+), 7 deletions(-)

-- 
2.17.1




More information about the linux-arm-kernel mailing list