]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ktest: Print build,install,boot,test times at success and failure
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Thu, 29 Jan 2015 15:06:07 +0000 (10:06 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 2 Feb 2015 15:43:30 +0000 (10:43 -0500)
commit4bf6e1fc992a19e3a1ce7798df969817467c4360
tree46e045dd65a2cd94d90883f8aacda11eb02a9cf8
parent9d2f7f051b8917305ea20ed79ff08254ea73f26d
ktest: Print build,install,boot,test times at success and failure

Since both success and failure may shortcut and exit ktest, it is better
to print the status times there too. Once times are printed, the values
for the times are reset, so they will not print more than once.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl