diff options
| author | Jonathan Kim <[email protected]> | 2022-04-06 12:03:31 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 12:35:58 -0400 |
| commit | 44b87bb0836c65d1b9d21b01503eb6e9b9297771 (patch) | |
| tree | b6cc3c68fa63ea1bff4ac649f2705b31514eec8f /tools/perf/scripts/python | |
| parent | 69a8c3ae2dea84a6d571e4c1aad306f630f3ccfd (diff) | |
drm/amdkfd: add raise exception event function
Exception events can be generated from interrupts or queue activitity.
The raise event function will save exception status of a queue, device
or process then notify the debugger of the status change by writing to
a debugger polled file descriptor that the debugger provides during
debug attach.
For memory violation exceptions, extra exception data will be saved.
The debugger will be able to query the saved exception states by query
operation that will be provided by follow up patches.
Signed-off-by: Jonathan Kim <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions