Skip to content

Commit 8bc24de

Browse files
authored
Fix Instruments in perf harness. (apple#464)
1 parent 92beb72 commit 8bc24de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Performance/perf_runner.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ for comparison in "${comparisons[@]}"; do
316316
"$gen_message_path"
317317

318318
harness_swift="$tmp_checkout/Performance/_generated/harness_swift"
319+
results_trace="$script_dir/_results/$report_type (swift)"
319320
run_swift_harness "$tmp_checkout" "$comparison" "$commit_results"
320321
else
321322
echo

0 commit comments

Comments
 (0)