aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMark Rutland <[email protected]>2017-02-15 14:54:16 +0000
committerCatalin Marinas <[email protected]>2017-03-22 17:21:38 +0000
commit3ad47d055aa88d9f4189253f5b5c485f4c4626b2 (patch)
tree8d95b998d14573b420e12260506ead55162f9fa0 /tools/perf/scripts/python/stackcollapse.py
parentfda89d9efcabaafcbbb189e969d46dc634574b67 (diff)
arm64: reduce el2_setup branching
The early el2_setup code is a little convoluted, with two branches where one would do. This makes the code more painful to read than is necessary. We can remove a branch and simplify the logic by moving the early return in the booted-at-EL1 case earlier in the function. This separates it from all the setup logic that only makes sense for EL2. Acked-by: Marc Zyngier <[email protected]> Signed-off-by: Mark Rutland <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions