14 Commits

Author SHA1 Message Date
b3f2ddd629 porting "done" 2018-09-09 15:08:44 +01:00
24b539f152 give up on trac2line full porting, just call sh script for now 2018-09-06 08:01:58 +01:00
1ff6a95ab3 run: generalize with main(), start porting trace-boot and qemu-trace2txt 2018-09-05 07:26:53 +01:00
e8bb30963d port gdbserver 2018-08-31 15:38:07 +01:00
04b878dfa7 port runtc 2018-08-31 13:38:08 +01:00
63ec42f72f common: factor out common opts to all scripts 2018-08-14 00:27:55 +01:00
0f5c5a9912 readme: move build and run docs in 2018-08-13 23:14:39 +01:00
a8bc1f4cce readme: factor out hardcoded paths on code snippets with getvar 2018-08-13 21:09:27 +01:00
b1bd45684f config: replace cli with direct common_ options 2018-08-09 07:12:20 +01:00
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
d330f8d250 Use absolute paths for . common
Otherwise it can pick up other common in PATH first...
2018-07-22 10:42:46 +01:00
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
96ee0246ce runtc: remove unused gem5 argument due to qemu / gem5 unification 2018-04-21 22:59:58 +01:00
9805d333ea tc: create helper to access toolchain tools 2018-04-19 08:24:10 +01:00