compute-runtime/shared/source/program
Fabian Zwolinski 6fca8ee195 refactor: Remove SourceLevelDebugger
Removed:
- SourceLevelDebugger (with tests)
- DebuggerLibrary
- DebuggerLibraryRestore
- debuggerSupported field from hwInfo.capabilityTable
- HasSourceLevelDebuggerSupport matcher
- ExperimentalEnableSourceLevelDebugger debug var
- EnableMockSourceLevelDebugger debug var
- DebuggerOptDisable debug var
- lib_names.h.in file
- third_party/source_level_debugger/igfx_debug_interchange_types.h

Related-To: NEO-7213
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2023-08-10 11:14:02 +02:00
..
CMakeLists.txt Cleanup includes 34 2023-01-17 14:42:04 +01:00
heap_info.h refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
kernel_info.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
kernel_info.h refactor: Correct typo 2023-01-20 16:07:13 +01:00
kernel_info_from_patchtokens.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
kernel_info_from_patchtokens.h Move kernel_info_from_patchtokens to shared directory 2021-10-05 11:50:28 +02:00
print_formatter.cpp fix: assert message printing 2023-08-04 16:48:59 +02:00
print_formatter.h fix: assert message printing 2023-08-04 16:48:59 +02:00
program_info.cpp refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
program_info.h feat(zebin): Add support for ELF section type SHT_NOBITS 2023-02-10 16:17:16 +01:00
program_info_from_patchtokens.cpp feat(zebin): Add support for ELF section type SHT_NOBITS 2023-02-10 16:17:16 +01:00
program_info_from_patchtokens.h Patchtokens: Add support for querying device globals by host name 2022-03-04 14:38:19 +01:00
program_initialization.cpp fix: create dedicated class for root device indices to store unique values 2023-06-12 22:24:06 +02:00
program_initialization.h feat(zebin): Add support for ELF section type SHT_NOBITS 2023-02-10 16:17:16 +01:00
sync_buffer_handler.cpp Cleanup includes 57 2023-02-17 11:19:59 +01:00
sync_buffer_handler.h Simplify ownership management of MockPerformanceCounters 2022-07-07 10:42:29 +02:00
sync_buffer_handler.inl Align sync buffer address to max atomic type size 2021-11-19 17:18:03 +01:00
work_size_info.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
work_size_info.h refactor: Correct typo 2023-01-20 16:07:13 +01:00