compute-runtime/shared/source/aub_mem_dump
Patryk Wrobel 90ba50bf52 Warn when RAII lock returned from function is discarded
Discarding RAII lock returned from function almost always
is a bug. This change introduces usage of [[no_discard]]
attribute from C++17 to prevent such misues.

Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2022-09-01 16:53:03 +02:00
..
definitions Opensource adln 2022-06-13 12:47:54 +02:00
CMakeLists.txt Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
aub_alloc_dump.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
aub_alloc_dump.inl Adjust gmmHelper decanonize method accessing point in getDumpSurfaceInfo 2022-05-12 14:25:35 +02:00
aub_data.h Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
aub_header.h Copyright header update 2021-05-17 20:38:19 +02:00
aub_mem_dump.cpp Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
aub_mem_dump.h Warn when RAII lock returned from function is discarded 2022-09-01 16:53:03 +02:00
aub_mem_dump.inl Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
aub_mem_dump_pvc_and_later.inl Initial PVC support 2021-12-07 10:22:41 +01:00
aub_mem_dump_xehp_and_later.inl Rename plus in filenames to and_later 2021-08-17 11:26:27 +02:00
aub_stream_stubs.cpp Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
context_flags.cpp Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
page_table_entry_bits.h Optimize binaries' size by adjusting linkage of constants in headers 2022-08-26 22:52:04 +02:00