compute-runtime/level_zero/tools/source/debug
Kamil Kopryk 08e9fce536 fix(zebin): fix deadlock in detach tile debug session
With Zebin enabled lock was called
by a thread that already owns the mutex.
This lock is not needed as it's already locked
under another mutex in debuchDetach

Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2022-12-30 13:13:44 +01:00
..
linux Rename L0HwHelper -> L0GfxCoreHelper 2022-12-05 11:26:05 +01:00
windows Cleanup includes 14 2022-12-23 10:46:34 +01:00
CMakeLists.txt Add debugger support - debug session implementation 2022-04-27 17:53:48 +02:00
debug_handlers.cpp L0Debug - disallow attaching to multiple pids 2022-11-03 19:21:53 +01:00
debug_handlers.h Update L0 Loader to 1.4.1 (v1.2 spec) 2021-06-23 19:27:50 +02:00
debug_session.h L0Debug Win: Fix process hang on exit in L0 debugger tests 2022-11-18 17:34:11 +01:00
debug_session_imp.cpp fix(zebin): fix deadlock in detach tile debug session 2022-12-30 13:13:44 +01:00
debug_session_imp.h Add SIP version check 2022-12-01 00:55:04 +01:00
eu_thread.h Cleanup includes 7 2022-11-28 17:01:48 +01:00