git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bf6af
)
ktest: Add timings for commands
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Tue, 27 Jan 2015 22:02:02 +0000
(17:02 -0500)
committer
Steven 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