diff options
| author | Laurent Morichetti <[email protected]> | 2024-01-30 11:25:00 -0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-05-02 16:18:13 -0400 |
| commit | cf338b5dfe9d3a00f3c9d56fda05d70f78719af4 (patch) | |
| tree | e557f6342bb241907f6578a49fd0f8c575fce1f5 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 450abfe4330a4131a02bd0682b1f742c424c30f3 (diff) | |
drm/amdkfd: enable missed single-step workaround for gfx12
When trap_ctrl.trap_after_inst is set, it is possible for a wave to
enter the trap handler, after single-stepping an instruction and a
save_context is raised, with only save_context set in excp_flag_priv.
Because excp_flag_priv.trap_after_inst is not reliably set, we need to
use the missed single-step workaround for gfx12 as well.
Also add wave_start and wave_end as exceptions that should be handled
by the 2nd level trap handler.
Signed-off-by: Laurent Morichetti <[email protected]>
Tested-by: Lancelot Six <[email protected]>
Reviewed-by: Jonathan Kim <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions