summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMark Rutland <mark.rutland@arm.com>2021-06-07 12:46:13 +0300
committerWill Deacon <will@kernel.org>2021-06-07 13:35:55 +0300
commite931fa03c6bf525babc9a41b951eb2311b055abb (patch)
tree44b46b8a2c1ba86a60c511cecf0c4327b74b4a0d /tools/perf/scripts/python/check-perf-trace.py
parent2f2bbaa4eda027d0bf0f3f23d0c206b2b76e2180 (diff)
downloadlinux-e931fa03c6bf525babc9a41b951eb2311b055abb.tar.xz
arm64: entry: organise entry vectors consistently
In subsequent patches we'll rename the entry handlers based on their original EL, register width, and exception class. To do so, we need to make all 3 mandatory arguments to the `kernel_ventry` macro, and distinguish EL1h from EL1t. In preparation for this, let's make the current set of arguments mandatory, and move the `regsize` column before the branch label suffix, making the vectors easier to read column-wise. There should be no functional change as a result of this patch. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Marc Zyngier <maz@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Reviewed-by: Joey Gouly <joey.gouly@arm.com> Cc: James Morse <james.morse@arm.com> Cc: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/20210607094624.34689-10-mark.rutland@arm.com Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions