gem5/src/cpu/testers/traffic_gen
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
..
generators.cc cpu: TraceGen fix for tick frequency check 2016-02-24 04:16:55 -05:00
generators.hh cpu: Update DRAM traffic gen 2014-09-20 17:17:55 -04:00
SConscript cpu: Make the generators usable outside the TrafficGen module 2013-04-22 13:20:33 -04:00
traffic_gen.cc mem: Resolve TrafficGen trace relative to the config 2016-06-20 14:49:37 +01:00
traffic_gen.hh mem: Resolve TrafficGen trace relative to the config 2016-06-20 14:49:37 +01:00
TrafficGen.py cpu: Add a basic progress check to the TrafficGen 2016-05-26 11:56:24 +01:00