All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fuego] [PATCH] tests.info: reboot has only a time plot at the moment
@ 2016-10-19  2:06 Daniel Sangorrin
  0 siblings, 0 replies; only message in thread
From: Daniel Sangorrin @ 2016-10-19  2:06 UTC (permalink / raw)
  To: fuego; +Cc: dmitry.cherkasov

The memory and disk plots are not available so remove them
until implemented.
TODO: why are there two tests.info files?

Signed-off-by: Daniel Sangorrin <daniel.sangorrin@toshiba.co.jp>
---
 userdata/logs/tests.info | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/userdata/logs/tests.info b/userdata/logs/tests.info
index 1eb7ec9..7cda77a 100644
--- a/userdata/logs/tests.info
+++ b/userdata/logs/tests.info
@@ -20,7 +20,7 @@
 	"linpack":["linpack"],
 	"nbench-byte":["INDEX","TEST_GROUP1","TEST_GROUP2"],
 	"netperf":["MIGRATED_TCP_MAERTS","MIGRATED_TCP_STREAM"],
-	"reboot":["time", "mem", "disk"],
+	"reboot":["time"],
 	"Stream":["Add","Copy","Scale","Triad"],
 	"unixbench":["System_Index","Test"],
 	"Whetstone":["Whetstone"],
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-19  2:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-19  2:06 [Fuego] [PATCH] tests.info: reboot has only a time plot at the moment Daniel Sangorrin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.