compute-runtime/level_zero/tools/source/debug/linux
Brandon Yates aaf2e997d3 fix: Set xe debugger clientHandle when metadata is rx'd
Xe debugger will receive one CLIENT_OPEN event per driver open. In
some use cases their will be multiple opens. We are only interested in
the open from the UMD under debug. Setting clientHandle when metadata is
received will filter out unneeded CLIENT_OPEN events

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
2024-11-05 13:44:59 +01:00
..
prelim fix: Implement polling of SW FIFO 2024-10-21 07:19:42 +02:00
xe fix: Set xe debugger clientHandle when metadata is rx'd 2024-11-05 13:44:59 +01:00
CMakeLists.txt build: correct setting for i915/xe prelim setting in package scripts 2024-10-09 15:55:59 +02:00
debug_session.cpp fix: Add debug variables for configurable timeouts in debugger 2024-10-23 10:30:03 +02:00
debug_session.h fix: Add debug variables for configurable timeouts in debugger 2024-10-23 10:30:03 +02:00
debug_session_factory.h refactor: correct variable namings 2023-11-29 23:49:03 +01:00
debug_session_linux_helper.cpp L0Debug - add support for blocking VM BIND on fence 2022-11-18 12:00:23 +01:00
drm_helper.cpp feature(debugger): Create DebugSessionLinux class 2023-10-24 21:22:44 +02:00
drm_helper.h feature(debugger): Create DebugSessionLinux class 2023-10-24 21:22:44 +02:00