summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2020-08-03 14:11:25 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2020-08-03 14:18:58 +0000
commit014c472bdfb9d928bfa7e7d72c108e0fbdbe1515 (patch)
treeb57d6cef757305081a1d551cf5ae71f5e484e4ba
parente9ac2d9049c8d5e830b3a17d217e20504a380cf7 (diff)
tcwg-benchmark-bare.sh: Add debug traces
-rwxr-xr-xtcwg-benchmark-bare.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tcwg-benchmark-bare.sh b/tcwg-benchmark-bare.sh
index 6e957ac4..19d214a6 100755
--- a/tcwg-benchmark-bare.sh
+++ b/tcwg-benchmark-bare.sh
@@ -225,6 +225,11 @@ trap "cleanup_all_containers" EXIT
# vars are from run-container.sh sourced above
# shellcheck disable=SC2154
remote_exec "$run_container_host:$run_container_port::-t -Snone" \
+ pwd
+remote_exec "$run_container_host:$run_container_port::-t -Snone" \
+ ls -la
+
+remote_exec "$run_container_host:$run_container_port::-t -Snone" \
bmk-scripts/coremark.sh \
--ccprefix "$ccprefix" \
--verbose true