.. |
aarch64
|
…
|
|
linux
|
test: dir create
|
2024-08-05 13:58:25 +02:00 |
windows
|
test: dir create
|
2024-08-05 13:58:25 +02:00 |
x86_64
|
…
|
|
CMakeLists.txt
|
feature: implement pool allocator for gpuTimestampDeviceBuffer
|
2025-04-02 14:28:56 +02:00 |
api_intercept.h
|
…
|
|
arrayref.h
|
…
|
|
bitcontainers.h
|
refactor: pass underlying allocator by ref
|
2025-04-17 10:43:21 +02:00 |
buffer_pool_allocator.h
|
fix: Add asserts to ensure NonCopyable and NonMovable n/n
|
2025-02-19 11:36:24 +01:00 |
buffer_pool_allocator.inl
|
fix: configure small buffers params based on productHelper
|
2025-02-07 12:01:23 +01:00 |
const_stringref.h
|
…
|
|
cpu_info.h
|
…
|
|
cpuintrinsics.cpp
|
fix: use mfence instead of sfence on discrete devices
|
2025-04-25 13:32:25 +02:00 |
cpuintrinsics.h
|
fix: use mfence instead of sfence on discrete devices
|
2025-04-25 13:32:25 +02:00 |
debug_file_reader.cpp
|
…
|
|
debug_file_reader.h
|
…
|
|
debug_settings_reader.cpp
|
…
|
|
debug_settings_reader.h
|
…
|
|
debug_settings_reader_creator.cpp
|
…
|
|
debug_settings_reader_creator.h
|
…
|
|
directory.h
|
fix: Add asserts to ensure NonCopyable and NonMovable 3/n
|
2025-02-18 17:16:03 +01:00 |
heap_allocator.cpp
|
fix: try to lower alignment in heap allocator when it is too big
|
2024-11-13 09:14:12 +01:00 |
heap_allocator.h
|
fix: HeapAllocator - ensure getBaseAddress returns initial base address
|
2024-12-10 10:52:36 +01:00 |
hw_timestamps.h
|
refactor: move tag initialization to allocator [1/n]
|
2024-12-17 17:53:13 +01:00 |
idlist.h
|
fix: Add asserts to ensure NonCopyable and NonMovable n/n
|
2025-02-19 11:36:24 +01:00 |
iflist.h
|
fix: Add asserts to ensure NonCopyable and NonMovable n/n
|
2025-02-19 11:36:24 +01:00 |
io_functions.cpp
|
refactor: mock filesystem in ocloc ult pt.1
|
2025-04-08 16:08:42 +02:00 |
io_functions.h
|
refactor: mock filesystem in ocloc ult pt.1
|
2025-04-08 16:08:42 +02:00 |
isa_pool_allocator.cpp
|
Revert "fix: configure ISA Pool params based on productHelper"
|
2025-03-10 22:41:13 +01:00 |
isa_pool_allocator.h
|
feature: implement pool allocator for gpuTimestampDeviceBuffer
|
2025-04-02 14:28:56 +02:00 |
logger.cpp
|
feature: flag to log usm reuse operations
|
2025-03-06 11:06:27 +01:00 |
logger.h
|
feature: flag to log usm reuse operations
|
2025-03-06 11:06:27 +01:00 |
logger_neo_only.h
|
fix: use productHelper in getPatIndexInfoString() on Windows
|
2024-10-22 19:27:13 +02:00 |
lookup_array.h
|
feature: LookupArray findGreaterEqual
|
2025-01-27 13:02:02 +01:00 |
metrics_library.h
|
…
|
|
numeric.h
|
…
|
|
perf_counter.h
|
refactor: move tag initialization to allocator [1/n]
|
2024-12-17 17:53:13 +01:00 |
perf_profiler.cpp
|
Revert "refactor: migration to std::make_unique C++17"
|
2025-01-09 01:41:36 +01:00 |
perf_profiler.h
|
…
|
|
range.h
|
fix: Add asserts to ensure NonCopyable and NonMovable 3/n
|
2025-02-18 17:16:03 +01:00 |
reference_tracked_object.h
|
fix: Add asserts to ensure NonCopyable and NonMovable n/n
|
2025-02-19 11:36:24 +01:00 |
shared_pool_allocation.h
|
feature: implement pool allocator for gpuTimestampDeviceBuffer
|
2025-04-02 14:28:56 +02:00 |
software_tags.cpp
|
…
|
|
software_tags.h
|
build: add missing headers for GCC 15
|
2025-05-19 15:31:32 +02:00 |
software_tags_manager.cpp
|
…
|
|
software_tags_manager.h
|
refactor: move SWTagsManager::currentCallCount to protected scope
|
2024-12-19 12:31:44 +01:00 |
sorted_vector.h
|
…
|
|
spinlock.h
|
fix: tbx page fault manager hang issue
|
2025-02-18 05:05:38 +01:00 |
stackvec.h
|
feature: New allocators for opaque arrays
|
2025-03-20 21:59:44 +01:00 |
staging_buffer_manager.cpp
|
fix: add mock for staging buffer size
|
2025-05-22 08:36:01 +02:00 |
staging_buffer_manager.h
|
fix: add mock for staging buffer size
|
2025-05-22 08:36:01 +02:00 |
tag_allocator.cpp
|
…
|
|
tag_allocator.h
|
fix: reset timestamps when userEvent is terminated
|
2025-05-06 10:28:35 +02:00 |
tag_allocator.inl
|
fix: default initialize allocated memory when memory is overwritten
|
2025-03-11 15:32:33 +01:00 |
time_measure_wrapper.h
|
…
|
|
timer_util.h
|
fix: Add asserts to ensure NonCopyable and NonMovable 3/n
|
2025-02-18 17:16:03 +01:00 |
timestamp_pool_allocator.cpp
|
fix: disable TimestampPoolAllocator
|
2025-04-18 11:30:35 +02:00 |
timestamp_pool_allocator.h
|
feature: implement pool allocator for gpuTimestampDeviceBuffer
|
2025-04-02 14:28:56 +02:00 |
wait_util.cpp
|
refactor: Split waitpkg params for ulls light and default
|
2025-05-09 12:40:36 +02:00 |
wait_util.h
|
fix: Adjust waitpkg counter for non ulls light
|
2025-05-23 15:58:21 +02:00 |