Removing Kernel Trace from sys-trace as HIP_OPS have the same results

Change-Id: I17a578487e5b4f4f215d3af123a9e63e295bf6d8
This commit is contained in:
Ammar ELWazir
2023-06-23 16:42:42 +00:00
zatwierdzone przez Ammar Elwazir
rodzic 19099328cf
commit fe3fa1d83f
-1
Wyświetl plik
@@ -206,7 +206,6 @@ while [ 1 ] ; do
export ROCPROFILER_HSA_API_TRACE=1
export ROCPROFILER_HSA_ACTIVITY_TRACE=1
export ROCPROFILER_ROCTX_TRACE=1
export ROCPROFILER_KERNEL_TRACE=1
shift
elif [ "$1" = "--roc-sys" ] ; then
export ROCPROFILER_ENABLE_AMDSYS=$2