ad0fb25ed5
git-subtree-dir: projects/rocprofiler-sdk git-subtree-mainline:50a90550e9git-subtree-split:bf0fad1d54
11 خطوط
290 B
CMake
11 خطوط
290 B
CMake
#
|
|
# PC sampling tests
|
|
#
|
|
|
|
set(ROCPROFV3_TESTS_PC_SAMPLING_SKIP_REGEX
|
|
"PC sampling unavailable|PC sampling configuration is not supported"
|
|
CACHE STRING "regex for skipping PC sampling test when not supported by given agents")
|
|
|
|
add_subdirectory(host-trap)
|
|
add_subdirectory(stochastic)
|