compute-runtime/runtime/program
Hoppe, Mateusz b59a5f1910 Source Level Debugger - adding notifications
- notifySourceCode, notifyKernelDebugData, notifyDeviceDestruction
- added processDebugData method in Program
- change options when SLD is active
- add space at the beginning of extension list options

Change-Id: Iac1e52f849544dbfda62407e112cde83fa94e3ad
2018-05-11 13:12:36 +02:00
..
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
block_kernel_manager.cpp [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
block_kernel_manager.h [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
build.cpp Source Level Debugger - adding notifications 2018-05-11 13:12:36 +02:00
compile.cpp Source Level Debugger - adding notifications 2018-05-11 13:12:36 +02:00
create.cpp Initial commit 2017-12-21 00:45:38 +01:00
create.inl Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
evaluate_unhandled_token.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
heap_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_arg_info.h refactor config.h usage 2018-04-26 10:02:15 +02:00
kernel_info.cpp Update kernel allocation when substitute kernel heap 2018-04-05 10:49:40 +02:00
kernel_info.h Source Level Debugger: initialization & notify new device 2018-05-09 13:42:34 +02:00
link.cpp Source Level Debugger - adding notifications 2018-05-11 13:12:36 +02:00
patch_info.h Kernel source debugging support 1/n 2018-03-13 08:01:29 +01:00
print_formatter.cpp Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
print_formatter.h Fix printf issue with printing pointers from 32bit kernel on 64bit system. 2018-04-05 17:12:33 +02:00
printf_handler.cpp Initial commit 2017-12-21 00:45:38 +01:00
printf_handler.h Initial commit 2017-12-21 00:45:38 +01:00
process_elf_binary.cpp Convert FALLTHROUGH comments to C++17 [[fallthrough]] attribute 2018-02-14 07:08:00 -08:00
process_gen_binary.cpp Source Level Debugger - adding notifications 2018-05-11 13:12:36 +02:00
process_spir_binary.cpp Initial commit 2017-12-21 00:45:38 +01:00
program.cpp Source Level Debugger - adding notifications 2018-05-11 13:12:36 +02:00
program.h Source Level Debugger - adding notifications 2018-05-11 13:12:36 +02:00