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
/
CacheProfiler.cc
Age
Commit message (
Expand
)
Author
2011-03-19
Ruby: Convert CacheRequestType to RubyRequestType
Nilay Vaish
2011-03-19
Ruby: Convert AccessModeType to RubyAccessMode
Nilay Vaish
2010-08-20
ruby: Fixed L2 cache miss 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 "using namespace" out of headers
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-01-29
ruby: cleaned up ruby profilers
Brad Beckmann
2010-01-29
ruby: Added the cache profiler to the new config system
Brad Beckmann
2009-07-20
ruby: moved cache stats from Profiler to CacheMemory
Derek Hower
2009-07-06
ruby: replace strings that were missed in original ruby import.
Nathan Binkert
2009-05-11
ruby: Make ruby #includes use full paths to the files they're including.
Nathan Binkert
2009-05-11
ruby: Import ruby and slicc from GEMS
Nathan Binkert