summaryrefslogtreecommitdiff
path: root/tcwg-benchmark.sh
AgeCommit message (Expand)Author
2019-02-07tcwg-benchmark.sh: Ssh directly to the benchmark board.Maxim Kuvyrkov
2019-01-25tcwg-benchmark.sh: Add support for :parallelize parameter in ccprefix.Christophe Lyon
2018-12-21tcwg-benchmark.sh: Use '22' as default port for ssh:// type of toolchain_urlChristophe Lyon
2018-12-21tcwg-benchmark.sh: Determine toolchain_type when toolchain_url is of ssh:// typeChristophe Lyon
2018-12-21tcwg-benchmark.sh: Add sanity check for toolchain_typeChristophe Lyon
2018-12-21tcwg-benchmark.sh: Support ssh:// method for sysroot.Christophe Lyon
2018-12-21tcwg-benchmark.sh: Force use of build_container_port when copying sysroot to ...Christophe Lyon
2018-12-21tcwg-benchmark.sh: Do not create a remote build container when using ssh.Christophe Lyon
2018-11-26Don't ignore "null" values in variable expansionsMaxim Kuvyrkov
2018-06-01*.sh: Switch to *-tcwg-tested docker images.Maxim Kuvyrkov
2017-11-28tcwg-benchmark.sh: Allow empty value for sysrootMaxim Kuvyrkov
2017-10-27tcwg-benchmark.sh: Fix typo.Christophe Lyon
2017-10-12tcwg-benchmark.sh: Add support for fetching sysroot tarball via URL.Maxim Kuvyrkov
2017-10-12tcwg-benchmark.sh: Add support to benchmark LLVM toolchainsMaxim Kuvyrkov
2017-10-12tcwg-benchmark.sh: Fix error path.Maxim Kuvyrkov
2017-10-12tcwg-benchmark.sh: Switch to xenial builder imageMaxim Kuvyrkov
2017-09-20tcwg-benchmark.sh: Fix handling of ignore_errors .Maxim Kuvyrkov
2017-09-05Extract tar file to directory with same name.Prathamesh Kulkarni
2017-08-28tcwg-benchmark.sh: Ignore ssh error when rebooting the board.Christophe Lyon
2017-08-25tcwg-benchmark.sh: Support ignore_errors parameter.Christophe Lyon
2017-07-21tcwg-benchmark.sh: Use /sbin/reboot instead of reboot.Christophe Lyon
2017-07-21Revert "tcwg-benchmark.sh: Use ssh -t for remote reboot."Christophe Lyon
2017-07-21tcwg-benchmark.sh: Use ssh -t for remote reboot.Christophe Lyon
2017-07-21tcwg-benchmark.sh: Reboot the board if requested.Christophe Lyon
2017-07-12tcwg-benchmark.sh: Early exit if there is more than one compiler installed.Christophe Lyon
2017-06-16Rework handling of benchmarking resultsMaxim Kuvyrkov
2017-06-16tcwg-benchmark.sh: Add rsync:// url type for toolchain.Christophe Lyon
2017-06-02tcwg-benchmark.sh: Cleanup.Maxim Kuvyrkov
2017-05-31tcwg-benchmark.sh: Avoid stale containersMaxim Kuvyrkov
2017-05-31tcwg-benchmark.sh: Enable setting resultsdest from a parent jobMaxim Kuvyrkov
2017-05-31tcwg-benchmark.sh: Build on least-busy x86_64 builder by defaultMaxim Kuvyrkov
2017-05-26wget_wildcard_url: Don't check certificate for *.tcwglab hosts.Maxim Kuvyrkov
2017-05-25tcwg-benchmark.sh: Use parameters from environmentMaxim Kuvyrkov
2017-05-23tcwg-benchmark.sh: Use unique configs for SPEC2k6.Maxim Kuvyrkov
2017-05-23tcwg-benchmark.sh: Fix path to remote sysroot.Maxim Kuvyrkov
2017-05-23tcwg-benchmark.sh: Add missing option.Maxim Kuvyrkov
2017-05-23tcwg-benchmark.sh: Use wget_wildcard_urlMaxim Kuvyrkov
2017-05-22tcwg-benchmark.sh: Handle --sysroot tarball.Maxim Kuvyrkov
2017-05-22tcwg-benchmark.sh: Handle --toolchain_url ssh://builder:ccprefixMaxim Kuvyrkov
2017-05-22tcwg-benchmark.sh: Pass run_profile to bmk-scriptsMaxim Kuvyrkov
2017-05-22tcwg-benchmark: Move code around to prepare for new features.Maxim Kuvyrkov
2017-05-22tcwg-benchmark: Remove useless parameterMaxim Kuvyrkov
2017-05-18tcwg-benchmark.sh: Rsync bmk-scripts to the boardMaxim Kuvyrkov
2017-05-18tcwg-benchmark.sh: Handle more parameters.Maxim Kuvyrkov
2017-05-17tcwg-benchmark.sh: Make shellcheck cleanMaxim Kuvyrkov
2017-05-17tcwg-benchmark.sh: Make sure to not use uninitialized variables.Maxim Kuvyrkov
2017-05-17tcwg-benchmark.sh: Add missing shebang.Maxim Kuvyrkov
2017-05-17tcwg-benchmark.sh: Add processing of arguments.Maxim Kuvyrkov
2017-05-17tcwg-benchmark.sh: Add exec permission.Maxim Kuvyrkov
2017-05-17tcwg-benchmark.sh: New script.Maxim Kuvyrkov