ruby: split CPU and GPU latency stats
[gem5.git] / src / mem / ruby / profiler / Profiler.hh
2015-07-20 David Hasheruby: split CPU and GPU latency stats
2015-10-14 Nilay Vaishruby: profiler: provide the number of vnets through...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: profiler: provide the number of vnets through...
2015-07-10 Brandon Potterruby: replace global g_abs_controls with per-RubySystem var
2015-07-10 Brandon Potterruby: replace global g_system_ptr with per-object pointers
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-03-02 Nilay Vaishruby: profiler: statically allocate stats variable
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2013-06-25 Nilay Vaishruby: profiler: lots of inter-related changes
2013-06-09 Nilay Vaishruby: remove several unused variables in Profiler
2013-06-09 Nilay Vaishruby: remove periodic event from Profiler
2013-05-21 Nilay Vaish ext... ruby: add stats to .sm files, remove cache profiler
2013-03-22 Nilay Vaishruby: remove unsued profile functions
2013-03-22 Nilay Vaishruby: keep histogram of outstanding requests in seq
2013-02-11 Nilay Vaishruby: replace Time with Cycles (final patch in the...
2013-02-11 Nilay Vaishruby: modifies histogram add() function
2013-02-11 Nilay Vaishruby: record fully busy cycle with in the controller
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2012-09-19 Nilay Vaishruby: eliminate typedef integer_t
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-01-07 Gabe BlackMerge with main repository.
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-02-25 Nilay VaishRuby: Remove libruby
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2010-08-20 Brad BeckmannMOESI_hammer: break down miss latency stalled cycles
2010-08-20 Brad Beckmannruby: Reincarnated the responding machine profiling
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: Removed RubySystem::getNumberOfSequencers
2010-01-30 Brad Beckmannruby: Memory Controller Profiler with new config system
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2009-08-03 Gabe BlackMerged with head.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-28 Derek Howerruby: removed unused/incorrect profiler state
2009-07-20 Derek Howermerge
2009-07-20 Derek Howerruby: moved cache stats from Profiler to CacheMemory
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
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 Dan Gibsonruby: remove unnecessary code.
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS