From f429cb3fc4c871ca0d5a6b17857a20de13286d8a Mon Sep 17 00:00:00 2001 From: Ammar ELWazir Date: Tue, 7 Nov 2023 15:17:45 +0000 Subject: [PATCH] Fixing ROCProfv2 Kernel tracing in sys-trace mode Change-Id: Ic4299beb88f53fed678bb98feeb0c78a7f252879 [ROCm/rocprofiler commit: 216cb4edcffe75fa073ad8cb9cf4889d85bc5c5b] --- projects/rocprofiler/bin/rocprofv2 | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/rocprofiler/bin/rocprofv2 b/projects/rocprofiler/bin/rocprofv2 index 262ba91bba..139e9cac32 100755 --- a/projects/rocprofiler/bin/rocprofv2 +++ b/projects/rocprofiler/bin/rocprofv2 @@ -159,7 +159,6 @@ while [ 1 ]; do export ROCPROFILER_HIP_API_TRACE=1 export ROCPROFILER_HIP_ACTIVITY_TRACE=1 export ROCPROFILER_HSA_API_TRACE=1 - export ROCPROFILER_HSA_ACTIVITY_TRACE=1 export ROCPROFILER_ROCTX_TRACE=1 shift elif [ "$1" == "--roc-sys" ]; then