mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 17:20:26 +08:00
feat(zebin): Add debug flag for logging ZE Info
Add debug key LogZEInfo for logging ZE Info from zebin elf. ZE Info will be dumped to a file (default igdrcl.log) Related-To: NEO-7895 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
4ef879867c
commit
e19e006370
@@ -77,6 +77,7 @@ DumpKernels = 0
|
||||
DumpKernelArgs = 0
|
||||
LogApiCalls = 0
|
||||
LogPatchTokens = 0
|
||||
LogZEInfo = 0
|
||||
LogTaskCounts = 0
|
||||
LogAlignedAllocations = 0
|
||||
LogAllocationMemoryPool = 0
|
||||
|
||||
Reference in New Issue
Block a user