Fixing rocprofv2 script

Change-Id: I96ee69e284eb51dc1fbd23682d3d88699a298dae


[ROCm/rocprofiler commit: ac6a76d718]
Tá an tiomantas seo le fáil i:
Ammar ELWazir
2023-05-16 18:44:12 +00:00
tiomanta ag Ammar Elwazir
tuismitheoir 548d853f56
tiomantas 32f2e4c2e4
+1 -1
Féach ar an gComhad
@@ -173,7 +173,7 @@ while [ 1 ] ; do
elif [ "$1" = "--hsa-api" ] ; then
export ROCPROFILER_HSA_API_TRACE=1
shift
elif [[ "$1" = "--hsa-activity" || "$1" = "--hip-trace" ]] ; then
elif [[ "$1" = "--hsa-activity" || "$1" = "--hsa-trace" ]] ; then
export ROCPROFILER_HSA_API_TRACE=1
export ROCPROFILER_HSA_ACTIVITY_TRACE=1
shift