DORMANTno replies

[PATCH] oe-time-dd-test.sh: add iostat command

From: Sakib Sajal <hidden>
Date: 2021-06-17 15:28:51
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Sakib Sajal <redacted>
---
 scripts/oe-time-dd-test.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/scripts/oe-time-dd-test.sh b/scripts/oe-time-dd-test.sh
index 103eee5f65..ccdd55e66e 100755
--- a/scripts/oe-time-dd-test.sh
+++ b/scripts/oe-time-dd-test.sh
@@ -26,7 +26,11 @@ if [ $? -ne 0 ]; then
 	echo "Timeout used: ${TIMEOUT}"
 	echo "start: top output"
 	top -c -b -n1 -w 512
-	echo "end: top output\n\nstart: cooker log"
+	echo "end: top output"
+	echo "start: iostat"
+	iostat -y -z -x 5 1
+	echo "end: iostat"
+	echo "start: cooker log"
 	tail -30 tmp*/log/cooker/*/console-latest.log
 	echo "end: cooker log"
 fi
-- 
2.25.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help