SWDEV-430410 Fixed hang with --basenames argument

rocprofv2 script: missing shift for --basenames argument

Change-Id: Ibb4b56bb4e5ca4a8dae473de3932d559d58f7ce1


[ROCm/rocprofiler commit: 369f9e5063]
Bu işleme şunda yer alıyor:
Youssef Aly
2023-11-08 21:49:04 +00:00
işlemeyi yapan: Ammar Elwazir
ebeveyn ec895dfb2a
işleme 9a4516bf6e
+1
Dosyayı Görüntüle
@@ -186,6 +186,7 @@ while [ 1 ]; do
exit 0
elif [ "$1" == "--basenames" ]; then
export ROCPROFILER_TRUNCATE_KERNEL_PATH=1
shift
elif [ "$1" == "--tool-version" ]; then
shift
shift