gem5/src
Andreas Sandberg efb7fb6f85 mem: Resolve TrafficGen trace relative to the config
The traffic generator currently resolves relative trace paths relative
to gem5's current working directory. This can lead to surprising
results for relative paths where the expectation would normally be
that they are resolved relative to the configuration file. This
changeset implements config-relative trace file lookups. The old
behavior is kept as a fallback for configs that expect that behavior.

Change-Id: I1bda4e16725842666ffc37dcb6838c23a6ff138c
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
2016-06-20 14:49:37 +01:00
..
arch kern, arm: Dump dmesg on kernel panic/oops 2016-06-20 14:39:49 +01:00
base base: Fix multiple names to one address bug in SymbolTable 2016-06-20 14:39:48 +01:00
cpu mem: Resolve TrafficGen trace relative to the config 2016-06-20 14:49:37 +01:00
dev dist, dev: Fixed the packet ordering in etherswitch 2016-06-08 09:12:41 -05:00
doc sim: Adding support for power models 2016-06-06 17:16:44 +01:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
gpu-compute gpu-compute: parametrize Wavefront size 2016-06-09 11:24:55 -04:00
kern kern, arm: Dump dmesg on kernel panic/oops 2016-06-20 14:39:49 +01:00
mem stats: Fixing regStats function for some SimObjects 2016-06-06 17:16:43 +01:00
proto cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
python power: Allow voltage to be configured via cmd line 2016-05-27 16:54:59 +01:00
sim sim: Make clang happy 2016-06-07 14:27:49 +01:00
unittest style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Bump minimum gcc version to 4.8 2016-05-30 02:10:48 -04:00