compute-runtime/unit_tests/os_interface
Pawel Wilma c4c35955d1 Debug option to flatten main and chained batch buffer in AUB dump.
New debug option FlattenBatchBufferForAUBDump has been added. When set it
modifies AUB dump in such way that commands from main and chained batch
buffer are dumped as single allocation. Commands from chained batch buffer are
dumped directly after commands from main batch buffer without
MI_BATCH_BUFFER_START. This feature also requires ImmediateDispatch mode which
can be forced using debug option CsrDispatchMode = 1.

Change-Id: I730760791693a748e7f4e1463ce8e7af94287b93
2018-03-06 12:26:50 +01:00
..
linux Debug option to flatten main and chained batch buffer in AUB dump. 2018-03-06 12:26:50 +01:00
windows Debug option to flatten main and chained batch buffer in AUB dump. 2018-03-06 12:26:50 +01:00
32bit_memory_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt move mocks to igdrcl_mocks target 2018-02-21 23:36:31 +01:00
debug_settings_manager_tests.cpp Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
device_factory_tests.cpp remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
hw_info_config_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
hw_info_config_tests.h Initial commit 2017-12-21 00:45:38 +01:00
mock_performance_counters.cpp Instrumentation refactoring 2018-01-16 16:15:44 +01:00
mock_performance_counters.h HW CSR with AUB dump to operate on real device (HW Info) 2018-02-19 13:11:43 +01:00
os_interface_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_library_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
performance_counters_gen_tests.cpp add more VariableBackup constructors 2018-03-06 08:03:26 +01:00
performance_counters_tests.cpp small cleanup in performance counters 2018-02-21 15:59:31 +01:00