diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-07-19 15:14:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-20 15:24:55 +0100 |
commit | d866a36d7839247e8cf61512a0092d7f4f396d1a (patch) | |
tree | 386d1194e3d3f60f48c0254e19bfb8a43e1da14d /meta/recipes-devtools/cmake | |
parent | 81e92e8eab7f0f3d4ca72d4c7d1b872ebdc82fc8 (diff) | |
download | openembedded-core-d866a36d7839247e8cf61512a0092d7f4f396d1a.tar.gz openembedded-core-d866a36d7839247e8cf61512a0092d7f4f396d1a.tar.bz2 openembedded-core-d866a36d7839247e8cf61512a0092d7f4f396d1a.tar.xz openembedded-core-d866a36d7839247e8cf61512a0092d7f4f396d1a.zip |
scripts/contrib: add build time regression test script
test_build_time.sh is a bash script intended to be used in conjunction
with "git bisect run" in order to find regressions in build time, however
it can also be used independently. It cleans out the build output
directories, runs a specified worker script (an example is
test_build_time_worker.sh) under TIME(1), logs the results, and returns
a value telling "git bisect run" whether the build time is good (under
the specified threshold) or bad (over it).
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/cmake')
0 files changed, 0 insertions, 0 deletions