gem5/configs/example
Brad Beckmann 2c9ca672df ruby: Memory Controller Profiler with new config system
This patch includes a rather substantial change to the memory controller
profiler in order to work with the new configuration system.  Most
noteably, the mem_cntrl_profiler no longer uses a string map, but instead
a vector.  Eventually this support should be removed from the main
profiler and go into a separate object.  Each memory controller should have
a pointer to that new mem_cntrl profile object.
2010-01-29 20:29:20 -08:00
..
fs.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
memtest-ruby.py ruby: Memory Controller Profiler with new config system 2010-01-29 20:29:20 -08:00
memtest.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
ruby.config ruby: Working M5 interface and updated Ruby interface. 2009-05-11 10:38:46 -07:00
ruby_fs.py m5: improvements to the ruby_fs.py file 2009-11-18 16:34:32 -08:00
ruby_se.py removed libruby file reference from ruby_se.py 2009-10-16 08:15:53 -07:00
se.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00