cpu: Fold together the StateGraph and the TrafficGen
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 May 2013 16:54:03 +0000 (12:54 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 May 2013 16:54:03 +0000 (12:54 -0400)
commitba11a02cf2e6259d091017f7d44ca1551736ccd3
tree286294355979d2cca8b58b18c47a4508c5472e13
parent7e13c4d046ea8335fa5681e8c035c3839f0749f9
cpu: Fold together the StateGraph and the TrafficGen

This patch simplifies the object hierarchy of the traffic generator by
getting rid of the StateGraph class and folding this functionality
into the traffic generator itself.

The main goal of this patch is to facilitate upcoming changes by
reducing the number of affected layers.
src/cpu/testers/traffic_gen/traffic_gen.cc
src/cpu/testers/traffic_gen/traffic_gen.hh