Fixing usability for rocsys

Change-Id: Ic2f3c4bdc5e6eb89c03799410ee16d27de035c97


[ROCm/rocprofiler commit: 1d8401dec8]
This commit is contained in:
gobhardw
2023-08-08 00:46:43 +05:30
کامیت شده توسط Gopesh Bhardwaj
والد cc8bf264c7
کامیت d287152244
4فایلهای تغییر یافته به همراه42 افزوده شده و 35 حذف شده
@@ -155,7 +155,7 @@ while [ 1 ]; do
export ROCPROFILER_ROCTX_TRACE=1
shift
elif [ "$1" = "--roc-sys" ]; then
export ROCPROFILER_ENABLE_AMDSYS=$2
export ROCPROFILER_ENABLE_ROCSYS=$2
shift
shift
elif [ "$1" = "--plugin" ]; then