diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-12-01 11:30:11 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-10 22:45:19 +0000 |
commit | 6fca24f4992bcfb7bee13b201a7b8416517e3f70 (patch) | |
tree | cee8173ee5efe0f5ecec731a6d44f7a010442d90 /meta/lib/oeqa/runexported.py | |
parent | 5719b37bcd25322b8d764b12b65e57877205cffb (diff) | |
download | poky-6fca24f4992bcfb7bee13b201a7b8416517e3f70.tar.gz |
utils: qemurunner.py: Add wall clock to 'timeout' logging
When debugging issues when timeouts are involved it is always best to
have wall clock times included. This helps give confidence that the
timeout is in fact run down at the right rate and that no unexpected
events were the true cause of a premature running down of the
timeout. Having these times in old logs also helps when debugging
issues as we have a historic record as to what is a 'typical' time to
complete an action.
In addition to adding the wall clock times the time to 'login' is now
printed making it consistent with the time to 'qemu pid'.
(From OE-Core rev: 4a6364309547d77d1d7a94c48f7c51ceee2b5d1a)
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/runexported.py')
0 files changed, 0 insertions, 0 deletions