diff options
author | Enrico Jörns <ejo@pengutronix.de> | 2023-03-31 12:26:20 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-31 23:30:36 +0100 |
commit | 6ef891415f8c1e581fdb2cfbf1c47f658d417cb6 (patch) | |
tree | 87f082288d2684e3a2f9a7cc48e46f1b2f37c0e0 /meta/classes/devtool-source.bbclass | |
parent | ff7b3d6810a968d7456af84940e9ceefdfc2598a (diff) | |
download | poky-6ef891415f8c1e581fdb2cfbf1c47f658d417cb6.tar.gz |
oeqa/utils/qemurunner: limit precision of timing debugging output
* There is no need to be that precise. It just irritates in the logs.
* There is also no point in printing plain time.time() value a single
time while only using formatted printout everywhere else, thus remove
it.
* Use %d for printing integer times
(From OE-Core rev: f0988cb8cf8d03708490cca4eba345492ef78d52)
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/devtool-source.bbclass')
0 files changed, 0 insertions, 0 deletions