Fixing Broken Tracing APIs

Change-Id: Ia73ff534fb8da81254007f28984f9f34f91bfb2c


[ROCm/rocprofiler commit: f44b80acfb]
This commit is contained in:
gobhardw
2023-06-23 13:49:01 +05:30
orang tua 05f46b2d87
melakukan 90d27bbec4
+1
Melihat File
@@ -7,6 +7,7 @@ PLUGIN_LIST=("ctf" "perfetto" "file" "att")
RUN_FROM_BUILD=0
if [[ $ROCPROFV2_DIR == *"/build"* ]]; then
RUN_FROM_BUILD=1
export ROCPROFILER_METRICS_PATH=$ROCM_DIR/build/counters/derived_counters.xml
elif [[ $ROCPROFV2_DIR == *"/rocprofiler"* ]]; then
RUN_FROM_BUILD=1
ROCM_DIR=$ROCPROFV2_DIR