Richard Purdie
c865dbb73e
build-perf-test-wrapper: Clean up path option handling and directory creation
...
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-04 15:25:21 +00:00
Richard Purdie
ca730319a9
build-perf-test-wrapper: Handle the case where /bin/sh is dash
...
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-04 15:10:31 +00:00
Richard Purdie
72ee261692
build-perf-test-wrapper: Fix path joining issues
...
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-03 22:13:18 +00:00
Richard Purdie
852ebb4889
build-perf-test-wrapper: Fix report path names to account for build directory
...
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-03 15:38:22 +00:00
Richard Purdie
4fda3f2816
build-perf-test-wrapper: Ensure scripts within OE-Core are available within PATH
...
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-03 11:29:07 +00:00
Richard Purdie
e0770f4b55
scripts: Convert build-perf-test-wrapper from shell to python
...
The shell script can't access the config.json data easily, convert
from shell to python so that we prepare the way for further enhancements.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-02 11:42:52 +00:00