[CI] Miscellaneous Testing Updates (#305)

* Add rocprofiler-sdk-utilities.cmake

- contains cmake function rocprofiler_sdk_get_gfx_architectures

* Update perfetto_reader.py

- fix hash collision

* Update project names in tests folders

- rocprofiler-tests -> rocprofiler-sdk-tests

* Fix incorrect allocation-error handling

* [CI] Disable openmp tests for navi2, navi3, and navi4

* Suppress leaks by omptarget and llvm

---------

Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
Bu işleme şunda yer alıyor:
Madsen, Jonathan
2025-03-22 18:51:42 -05:00
işlemeyi yapan: GitHub
ebeveyn b01465303b
işleme 2d072f9217
69 değiştirilmiş dosya ile 163 ekleme ve 81 silme
+1 -1
Dosyayı Görüntüle
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.21.0 FATAL_ERROR)
project(
rocprofiler-tests-pc-sampling
rocprofiler-sdk-tests-pc-sampling-host-trap-transpose-multiple-agents
LANGUAGES CXX
VERSION 0.0.0)