gem5/configs
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
..
boot hopefully the final hacky change to make the bus bridge work ok 2007-05-15 17:39:50 -04:00
common ruby: FS support using the new configuration system 2010-01-29 20:29:21 -08:00
example ruby: FS support using the new configuration system 2010-01-29 20:29:21 -08:00
ruby ruby: cleaned up ruby profilers 2010-01-29 20:29:22 -08:00
splash2 python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00