]> code.ossystems Code Review - openembedded-core.git/commit
build-perf-test.sh: more generic timing function
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 21 Jan 2016 17:46:40 +0000 (19:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 Jan 2016 10:58:39 +0000 (10:58 +0000)
commit7b355dc96255b06f3108a7d02ab0ed408d64bf1b
treef8cfd1c2b39ad1244b9da28b0148bccc8ec3bc5f
parente4d5df521f22ed13eca27f24899af27c7a49990a
build-perf-test.sh: more generic timing function

Make it possible to time also other than bitbake commands. The name of
the log file is changed from bitbake.log to commands.log.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/build-perf-test.sh