ktest: Add timings for commands
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 27 Jan 2015 22:02:02 +0000 (17:02 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 27 Jan 2015 22:44:56 +0000 (17:44 -0500)
I find that I usually like to see how long a make or other command takes,
and adding a start and end time and reporting how long each command runs
(in seconds) is helpful.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found