Home
last modified time | relevance | path

Searched refs:results_repo (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dbuild-perf-test-wrapper.sh59 results_repo=`realpath -s "$OPTARG"`
195 if [ -n "$results_repo" ]; then
196 echo -e "\nArchiving results in $results_repo"
198 --git-dir "$results_repo" \
211 oe-build-perf-report -r "$results_repo" > $report_txt
212 oe-build-perf-report -r "$results_repo" --html > $report_html