summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRaphael Gault <raphael.gault@arm.com>2021-05-17 21:02:56 +0300
committerWill Deacon <will@kernel.org>2021-06-22 13:57:03 +0300
commitcf292e93f423fdebdf751a22ea01249196806328 (patch)
treeeabf1a5357f0be769180bebc31c0c5cf7ae7c1ff /tools/perf/scripts/python/syscall-counts.py
parent873c3e89777c8c56f936ae7aceca1a102aac6b9e (diff)
downloadlinux-cf292e93f423fdebdf751a22ea01249196806328.tar.xz
arm64: Restrict undef hook for cpufeature registers
This commit modifies the mask of the mrs_hook declared in arch/arm64/kernel/cpufeatures.c which emulates only feature register access. This is necessary because this hook's mask was too large and thus masking any mrs instruction, even if not related to the emulated registers which made the pmu emulation inefficient. Signed-off-by: Raphael Gault <raphael.gault@arm.com> Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20210517180256.2881891-1-robh@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions