From f3cad4c05b15e03f7b1946430356f89bd5ab32a7 Mon Sep 17 00:00:00 2001 From: gobhardw Date: Tue, 14 May 2024 17:33:35 +0530 Subject: [PATCH] SWDEV-447472-updating tests Change-Id: I27b0cddc0eb0ec3f6ed30aaef0d88971cd674033 --- test/golden_traces/tests_trace_cmp_levels.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/golden_traces/tests_trace_cmp_levels.txt b/test/golden_traces/tests_trace_cmp_levels.txt index f6ceb02c68..2bd994eb4c 100644 --- a/test/golden_traces/tests_trace_cmp_levels.txt +++ b/test/golden_traces/tests_trace_cmp_levels.txt @@ -2,13 +2,13 @@ MatrixTranspose_dryrun_trace --check-none copy_dryrun_trace --check-none MatrixTranspose_ctest_trace --check-count .* -MatrixTranspose_test_trace --check-count .* -MatrixTranspose_hipaact_test_trace --check-count .* --ignore-count hipMemcpy|__hipPushCallConfiguration|hipLaunchKernel|__hipPopCallConfiguration +MatrixTranspose_test_trace --check-count .* --ignore-count KernelExecution +MatrixTranspose_hipaact_test_trace --check-count .* --ignore-count KernelExecution|hipMemcpy|__hipPushCallConfiguration|hipLaunchKernel|__hipPopCallConfiguration MatrixTranspose_mgpu_trace --check-events .* -MatrixTranspose_sys_trace --check-count .* --ignore-count hsa_.* +MatrixTranspose_sys_trace --check-count .* --ignore-count matrixTranspose|hsa_.* MatrixTranspose_sys_hsa_trace --check-count .* --ignore-count hsa_.* MatrixTranspose_hip_period_trace --check-events .* --ignore-event hipMalloc|hipFree -MatrixTranspose_hip_flush_trace --check-order .* +MatrixTranspose_hip_flush_trace --check-count .* --ignore-count matrixTranspose MatrixTranspose_kfd_trace --check-events .* MatrixTranspose_hip_input_trace --check-events .* copy_hsa_trace --check-events .* @@ -21,4 +21,4 @@ activity_and_callback_trace --check-order .* multi_pool_activities_trace --check-order .* roctx_test_trace --check-count .* backward_compat_test_trace --check-none -dlopen --check-none \ No newline at end of file +dlopen --check-none