mem-ruby: Update stats style
[gem5.git] / src / mem / ruby / profiler / Profiler.cc
2020-12-22 Hoa Nguyenmem-ruby: Update stats style
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2019-08-23 Gabe Blackmem: Move ruby protocols into a directory called ruby_p...
2017-01-19 Tony Gutierrezruby: guard usage of GPUCoalescer code in Profiler
2015-07-20 David Hasheruby: split CPU and GPU latency stats
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2015-10-14 Nilay Vaishruby: profiler: provide the number of vnets through...
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-03-02 Nilay Vaishruby: profiler: statically allocate stats variable
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2013-10-15 Steve Reinhardtruby: eliminate non-determinism from ruby.stats output
2013-09-06 Nilay Vaishruby: profiler: removes function resourceUsage()
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-04-23 Nilay Vaishruby: patch checkpoint restore with garnet
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: enable multiple clock domains
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-11-02 Hamid Reza Khalegh... ruby: reset and dump stats along with reset of the...
2012-10-02 Nilay Vaishruby: makes some members non-static
2012-09-19 Nilay Vaishruby: eliminate typedef integer_t
2012-09-10 Nilay VaishRuby System: Convert to Clocked Object
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
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-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 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 rid of gems_common/util.hh and .cc and use...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-31 Nathan Binkertstyle: another ruby style pass
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-03-11 Nathan Binkertruby: get rid of std-includes.hh
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: apply some fixes that were overwritten by the...
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 Polina Dudnikruby: Remove transactional access types (e.g. LD_XACT...
2009-05-11 Nathan Binkertruby: clean up a few warnings
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 Daniel Sanchezruby: Removed System name clash by renaming ruby's...
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS