index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
/
ruby
/
profiler
/
Profiler.cc
Age
Commit message (
Expand
)
Author
2011-04-15
includes: sort all includes
Nathan Binkert
2011-03-22
Ruby: Remove CacheMsg class from SLICC
Nilay Vaish
2011-03-19
Ruby: Convert CacheRequestType to RubyRequestType
Nilay Vaish
2011-01-10
ruby: get rid of ruby's Debug.hh
Nathan Binkert
2010-08-20
MOESI_hammer: break down miss latency stalled cycles
Brad Beckmann
2010-08-20
ruby: Reincarnated the responding machine profiling
Brad Beckmann
2010-06-10
ruby: get rid of PrioHeap and use STL
Nathan Binkert
2010-06-10
ruby: get rid of the Map class
Nathan Binkert
2010-06-10
ruby: get rid of Vector and use STL
Nathan Binkert
2010-04-02
ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base
Nathan Binkert
2010-04-02
ruby: get "using namespace" out of headers
Nathan Binkert
2010-03-31
style: another ruby style pass
Nathan Binkert
2010-03-23
ruby: continue style pass
Nathan Binkert
2010-03-21
ruby: Removed deprecated stats from the main profiler
Brad Beckmann
2010-03-10
ruby: get rid of std-includes.hh
Nathan Binkert
2010-01-29
ruby: cleaned up ruby profilers
Brad Beckmann
2010-01-29
ruby: Removed RubySystem::getNumberOfSequencers
Brad Beckmann
2010-01-29
ruby: Memory Controller Profiler with new config system
Brad Beckmann
2010-01-29
ruby: Convert most Ruby objects to M5 SimObjects.
Steve Reinhardt
2009-07-27
ruby: removed unused/incorrect profiler state
Derek Hower
2009-07-20
ruby: moved cache stats from Profiler to CacheMemory
Derek Hower
2009-07-18
ruby: removed all refs to old RubyConfig
Derek Hower
2009-07-06
ruby: apply some fixes that were overwritten by the recent ruby import.
Nathan Binkert
2009-07-06
ruby: Import the latest ruby changes from gems.
Nathan Binkert
2009-07-06
ruby: replace strings that were missed in original ruby import.
Nathan Binkert
2009-05-11
ruby: Remove transactional access types (e.g. LD_XACT) from CacheRequestType
Polina Dudnik
2009-05-11
ruby: clean up a few warnings
Nathan Binkert
2009-05-11
ruby: Make ruby #includes use full paths to the files they're including.
Nathan Binkert
2009-05-11
ruby: remove unnecessary code.
Dan Gibson
2009-05-11
ruby: Removed System name clash by renaming ruby's System to RubySystem
Daniel Sanchez
2009-05-11
ruby: Import ruby and slicc from GEMS
Nathan Binkert