ruby: move stall and wakeup functions to AbstractController
[gem5.git] / src / mem / ruby / profiler / CacheProfiler.cc
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2010-08-20 Brad Beckmannruby: Fixed L2 cache miss profiling
2010-06-11 Nathan Binkertruby: get rid of PrioHeap and use STL
2010-06-11 Nathan Binkertruby: get rid of the Map class
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-27 Korey Sewellm5: merge inorder updates
2010-03-24 Nathan Binkertruby: continue style pass
2010-03-22 Brad Beckmannruby: Removed deprecated stats from the main profiler
2010-01-30 Brad Beckmannruby: cleaned up ruby profilers
2010-01-30 Brad Beckmannruby: Added the cache profiler to the new config system
2009-07-20 Derek Howermerge
2009-07-20 Derek Howerruby: moved cache stats from Profiler to CacheMemory
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS