compute-runtime/level_zero/tools/source/debug/windows
Mateusz Hoppe 079105a5c2 fix: optimize ATT handling - read state save area once for all threads
- reading state save area for every threads takes too long when all
application threads have completed and there are stale ATT events to
process
- on detach gdb seemed to be frozen waiting for ATT event to be handled
- fix is to read state save area once - and check SIP counter for every
thread in ATT bitmask

Related-To: NEO-7897

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2023-04-14 10:57:18 +02:00
..
CMakeLists.txt refactor l0 cmake: add CMakeLists.txt files to solution 2023-03-17 12:09:03 +01:00
debug_session.cpp fix: optimize ATT handling - read state save area once for all threads 2023-04-14 10:57:18 +02:00
debug_session.h fix: optimize ATT handling - read state save area once for all threads 2023-04-14 10:57:18 +02:00
debug_session_windows_helper.cpp L0Debug - add support for blocking VM BIND on fence 2022-11-18 12:00:23 +01:00