[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200922101225.183554-1-andre.przywara@arm.com>
Date: Tue, 22 Sep 2020 11:12:20 +0100
From: Andre Przywara <andre.przywara@....com>
To: Will Deacon <will@...nel.org>,
Catalin Marinas <catalin.marinas@....com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Suzuki K Poulose <suzuki.poulose@....com>,
Leo Yan <leo.yan@...aro.org>,
Tan Xiaojun <tanxiaojun@...wei.com>,
James Clark <james.clark@....com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] perf: arm64: Support ARMv8.3-SPE extensions
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
Powered by blists - more mailing lists