compute-runtime/level_zero/api/tools
Brandon Yates 713f166d17 feature(debugger): Implement zetDebugGetThreadRegisterSetProperties (1/n)
Current SIP implementation has constant reg descs for all threads.
Initial implementation of this API always returns same reg descs as the
non-thread version of API. When SIP exposes per-thread reg descs,
this API will be updated to expose them.

Related-to: NEO-7370
Signed-off-by: Brandon Yates <brandon.yates@intel.com>
2023-05-08 14:46:48 +02:00
..
CMakeLists.txt refactor l0 cmake: add CMakeLists.txt files to solution 2023-03-17 12:09:03 +01:00
ze_tools_loader.cpp feature(debugger): Implement zetDebugGetThreadRegisterSetProperties (1/n) 2023-05-08 14:46:48 +02:00
zet_debug_api_entrypoints.h feature(debugger): Implement zetDebugGetThreadRegisterSetProperties (1/n) 2023-05-08 14:46:48 +02:00
zet_metric_api_entrypoints.h Cleanup includes in sampler, image, builtin and event 2022-06-03 10:21:59 +02:00
zet_module_api_entrypoints.h Cleanup includes in cmdlist, cmdqueue, context, device, driver and module 2022-06-03 02:54:41 +02:00
zet_tools_all_api_entrypoints.h Wrap L0 exported functions to prevent symbol collision 2022-05-31 21:52:16 +02:00