1ff6a95ab3
run: generalize with main(), start porting trace-boot and qemu-trace2txt
2018-09-05 07:26:53 +01:00
63ec42f72f
common: factor out common opts to all scripts
2018-08-14 00:27:55 +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
28c70a3824
run: support multiple simultaneous runs and run output directories
2018-06-12 12:37:31 +01:00
ab21ef58de
trace2line: gem5 support
...
As noted however, it is potentially too slow to be useful.
run: unify gem5 and qemu tracing under -T
readme: overhaul tracing documentation from what I've learnt from trace2line
2018-04-26 00:23:44 +01:00
b6dc20cb74
trace-boot: automate instruction count on arm
...
Clean old trace boot results with new automated results.
2018-04-10 03:38:24 +01:00