compute-runtime/level_zero/tools/source/debug
Yates, Brandon 0f6140deb0 fix(l0debug): windows topology map should always be created
Topology map was only being created when ZET_ENABLE_PROGAM_DEBUGGING was
set.  This was not correct.  Now it is unconditionally created at init,
and debug attach will fail if it is not valid.

Related-to: LOCI-3937

Signed-off-by: Yates, Brandon <brandon.yates@intel.com>
2023-03-27 16:24:57 +02:00
..
linux performance: L0 debug - improve single-step time 2023-03-15 09:48:35 +01:00
windows fix(l0debug): windows topology map should always be created 2023-03-27 16:24:57 +02:00
CMakeLists.txt refactor l0 cmake: add CMakeLists.txt files to solution 2023-03-17 12:09:03 +01: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 l0 debug: correct UNRECOVERABLE_IF condition 2023-03-10 12:54:31 +01:00
debug_session_imp.h perf(debugger): Optimize single-stepping of eu threads 2023-02-23 11:06:13 +01:00
eu_thread.h fix: L0Debug - allow access only for reported stopped threads 2023-03-03 13:34:57 +01:00