mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
add ability to intercept and trace of ULT execution
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
a4b3dc29e4
commit
e99e57e3ff
@ -60,6 +60,8 @@ set(GLOBAL PROPERTY NEO_OCL_COMPONENTS_LIST "")
|
||||
define_property(GLOBAL PROPERTY NEO_L0_COMPONENTS_LIST BRIEF_DOCS "List of components" FULL_DOCS "List of components to create packages")
|
||||
set(GLOBAL PROPERTY NEO_L0_COMPONENTS_LIST "")
|
||||
|
||||
string(REPLACE " " ";" NEO_RUN_INTERCEPTOR_LIST "${NEO_RUN_INTERCEPTOR}")
|
||||
|
||||
if(WIN32)
|
||||
set(DISABLE_WDDM_LINUX TRUE)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user