Ciro Santilli
1cb056a995
common: simplify set_common_vars, rename to common_setup
...
Don't pass all arguments explicitly, just use existing vars.
Prefix all common_setup inputs and outputs with common_ to avoid name conflicts.
2018-08-09 06:59:52 +01:00
Ciro Santilli
d330f8d250
Use absolute paths for . common
...
Otherwise it can pick up other common in PATH first...
2018-07-22 10:42:46 +01:00
Ciro Santilli
b562d8dfe7
gem5: support variants
2018-06-10 08:57:39 +01:00
Ciro Santilli
ae0701df10
bench-all: get working again
...
Fix gem5/build wrong path for dd swapfile. Put it under out/ while we are at it
now that we have out of tree builds.
Allow seq_id larger than 7: broke previously because 08 is not valid octal.
Use timeout --foreground to allow killing scons
Don't upload results by default, too insane.
2018-05-31 09:08:45 +01:00
Ciro Santilli
b992163d4e
gem5: possible to edit python in tree, factor arm and aarch64 build
...
readme: stress kills gem5, some gem5 builds much slower than others
2018-05-02 00:14:23 +01:00
Ciro Santilli
f10ef3a467
bench-all: add build benchmarks and make all benchmarks options
...
run: fix ./run -gu broken behaviour. Document ./tmu window switch failure.
readme: move travis failed attempt to readme.
2018-04-22 21:09:17 +01:00
Ciro Santilli
62f6870e4e
bench-all: reactivate forgotten commented out build and bench
2018-04-22 00:36:12 +01:00
Ciro Santilli
5ff3999199
bench-all and linux-kernel-module-cheat-regressoin repo
2018-04-21 22:38:48 +01:00