diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-08-29 22:48:26 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-03 09:58:30 +0100 |
commit | d5ad818dd501b18379aa3540bffa9b920d7c3bab (patch) | |
tree | 631fe50534bd9b71d17986ec5b69646c82b64447 /meta/recipes-multimedia/libogg | |
parent | 8997556040b2e7bfcfa6a75d4d97eb2e32207217 (diff) | |
download | openembedded-core-d5ad818dd501b18379aa3540bffa9b920d7c3bab.tar.gz openembedded-core-d5ad818dd501b18379aa3540bffa9b920d7c3bab.tar.bz2 openembedded-core-d5ad818dd501b18379aa3540bffa9b920d7c3bab.zip |
oeqa.buildperf: don't use Gnu time
Use Python standard library functionality instead of the time utility
for measuring elapsed (wall clock) time of commands. The time.* log
files are also ditched. However, the same detailed resource usage data,
previously found in time.* logs is now provided in results.json file.
This data is collected through the resource module of Python.
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/libogg')
0 files changed, 0 insertions, 0 deletions