SWDEV-428099: Fixing hang with basenames option

Change-Id: I61c9ac03394bfde84c91d922e073690ef8655337


[ROCm/rocprofiler commit: c1884d70fc]
This commit is contained in:
Sriraksha Nagaraj
2023-10-20 15:58:23 +00:00
parent c0bc40fd5d
commit 45d34bb867
+1
View File
@@ -178,6 +178,7 @@ while [ 1 ]; do
shift
elif [ "$1" = "--basenames" ]; then
export ROCPROFILER_TRUNCATE_KERNEL_PATH=1
shift
elif [ "$1" = "--version" ]; then
shift
shift