gem5/configs/ruby
Brad Beckmann f88faa6c11 ruby: cleaned up ruby profilers
Cleaned up the ruby profilers by moving the memory controller profiling code
out of the main profiler object and into a separate object similar to the
current CacheProfiler.  Both the CacheProfiler and MemCntrlProfiler are
specific to a particular Ruby object, CacheMemory and MemoryControl
respectively.  Therefore, these profilers should not be SimObjects and
created by the python configuration system, but instead private objects.  This
simplifies the creation of these profilers.
2010-01-29 20:29:22 -08:00
..
MOESI_hammer.py ruby: cleaned up ruby profilers 2010-01-29 20:29:22 -08:00
Ruby.py ruby: cleaned up ruby profilers 2010-01-29 20:29:22 -08:00