SWDEV-428099: Fixing hang with basenames option
Change-Id: I61c9ac03394bfde84c91d922e073690ef8655337
[ROCm/rocprofiler commit: c1884d70fc]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user