Skip to content

Commit ff4f3bb

Browse files
committed
disable unitrace
1 parent c4d50c9 commit ff4f3bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

devops/actions/run-tests/benchmark/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,7 @@ runs:
209209
--preset "$PRESET" \
210210
--timestamp-override "$SAVE_TIMESTAMP" \
211211
--detect-version sycl,compute_runtime \
212-
--flamegraph inclusive \
213-
--unitrace
212+
--flamegraph inclusive
214213

215214
echo "-----"
216215
python3 ./devops/scripts/benchmarks/compare.py to_hist \

0 commit comments

Comments
 (0)