gem5/src/mem/slicc/symbols
Joel Hestness b936619ab4 Ruby: Order profilers based on version
When Ruby stats are printed for events and transitions, they include stats
for all of the controllers of the same type, but they are not necessarily
printed in order of the controller ID "version", because of the way the
profilers were added to the profiler vector. This patch fixes the push order
problem so that the stats are printed in ascending order 0->(# controllers),
so statistics parsers may correctly assume the controller to which the stats
belong.
2013-04-09 16:25:29 -05:00
..
__init__.py ruby: tag and data cache access support 2012-07-10 22:51:54 -07:00
Action.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Event.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Func.py ruby: allow function definition in slicc structs 2012-10-15 17:27:16 -05:00
RequestType.py ruby: tag and data cache access support 2012-07-10 22:51:54 -07:00
State.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
StateMachine.py Ruby: Order profilers based on version 2013-04-09 16:25:29 -05:00
Symbol.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
SymbolTable.py ruby: improved support for functional accesses 2012-10-15 17:51:57 -05:00
Transition.py ruby: tag and data cache access support 2012-07-10 22:51:54 -07:00
Type.py ruby: enable multiple clock domains 2013-02-10 21:43:17 -06:00
Var.py Ruby: Modify Scons so that we can put .sm files in extras 2012-09-12 14:52:04 -05:00