diff options
author | Julien Thierry <[email protected]> | 2017-10-25 10:04:33 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2017-10-25 11:57:33 +0100 |
commit | 6436beeee5721a8e906e9eabf866f12d04470437 (patch) | |
tree | 022956462f870882d483fe09492a0c2f679d61eb /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e28cc0255997e9b770039d87276c1b9fd8bc231d (diff) |
arm64: Fix single stepping in kernel traps
Software Step exception is missing after stepping a trapped instruction.
Ensure SPSR.SS gets set to 0 after emulating/skipping a trapped instruction
before doing ERET.
Cc: Catalin Marinas <[email protected]>
Cc: Mark Rutland <[email protected]>
Signed-off-by: Julien Thierry <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
[will: replaced AARCH32_INSN_SIZE with 4]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions