mem-ruby: Update stats style
[gem5.git] / src / mem / ruby / system / Sequencer.hh
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.
2020-10-12 Tiago Mückmem-ruby: sequencer callback for unique writes
2020-10-12 Tiago Mückmem-ruby: Sequencer can be used without cache
2020-09-08 Timothy Hayesmem-ruby: HTM mem implementation
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
2020-06-02 Bobby R. Brucemisc: Merge in 'hotfix-m5-tick-rounding-error'
2020-05-28 Bobby R. BruceMerge branch 'release-staging-v20.0.0.0' into develop
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-06 Tiago Mückmem-ruby: removed unused checkCoherence
2020-05-02 Timothy Hayesmem-ruby: LL/SC fixes
2020-04-30 Nikos Nikolerisarch-arm, mem-ruby, sim: Add missing overrides
2020-04-23 Tiago Muckmem-ruby: Fix Ruby handling of functional requests
2019-10-31 Joe Grossmem-ruby: Fixed pipeline squashes caused by aliased...
2019-08-23 Gabe Blackmem: Move ruby protocols into a directory called ruby_p...
2017-07-12 Sean Wilsonruby: Refactor some Event subclasses to lambdas
2016-10-06 Tushar Krishnaruby: rename ALPHA_Network_test protocol to Garnet_stan...
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-16 Nilay Vaishruby: remove unused function removeRequest()
2015-09-16 Nilay Vaishruby: sequencer: remove commented out function printPro...
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-14 Joel Hestnessruby: Remove the RubyCache/CacheMemory latency
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-03-17 Nilay Vaishruby: remove some of the unnecessary code
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-03-22 Nilay Vaishruby: keep histogram of outstanding requests in seq
2013-02-28 Dibakar Gope ext... ruby: mesi coherence protocol: invalidate lock
2013-02-11 Nilay Vaishruby: replace Time with Cycles (final patch in the...
2013-02-11 Nilay Vaishruby: Replace Time with Cycles in SequencerMessage
2012-09-07 Andreas HanssonParam: Transition to Cycles for relevant parameters
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-07-11 Joel Hestnessruby: tag and data cache access support
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-23 Nilay VaishO3, Ruby: Forward invalidations from Ruby to O3 CPU
2012-01-11 Nilay VaishRuby: Resurrect Cache Warmup Capability
2012-01-07 Gabe BlackMerge with main repository.
2011-11-14 Nilay VaishRuby: Process packet instead of RubyRequest in Sequencer
2011-08-29 Nilay VaishRuby: Remove some unused code
2011-04-15 Nathan Binkertincludes: sort all includes
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-02-07 Brad Beckmannruby: Fix RubyPort to properly handle retrys
2010-08-20 Brad BeckmannMOESI_hammer: break down miss latency stalled cycles
2010-08-20 Brad Beckmannruby: Added SC fail indication to trace profiling
2010-08-20 Brad Beckmannruby: fix ruby llsc support to sync sc outcomes
2010-08-20 Brad Beckmannruby: Reincarnated the responding machine profiling
2010-06-11 Nathan Binkertruby: get rid of the Map class
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellm5merge: ruby + inorder
2010-03-23 Nathan Binkertruby: style pass
2010-01-30 Brad Beckmannruby: Removed static members in RubyPort including...
2010-01-30 Brad Beckmannruby: added the GEMS ruby tester
2010-01-30 Brad Beckmannruby: Converted the sequencer deadlock event to m5...
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howerruby: new atomics implementation
2010-01-19 Derek Howermerge
2009-11-18 Brad Beckmannruby: Ruby 64-bit address output fixes.
2009-11-18 Derek Howerruby: added sequencer stats to track what requests... Calvin_Submission
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-16 Derek Howerruby: improve libruby_issue_request feedback
2009-09-11 Derek Howermerge
2009-09-11 Derek Howermerge
2009-09-11 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-01 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-21 Polina Dudnik[mq]: first_patch
2009-08-18 Gabe BlackMerge with head.
2009-08-17 Polina DudnikBranch Merge
2009-08-14 Polina DudnikMerge with current branch
2009-08-14 Polina DudnikSMT atomics modifications:
2009-07-20 Derek Howermerge
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 Daniel Sanchezruby: Working M5 interface and updated Ruby interface.
2009-05-11 Derek Howerruby: removed dead functions from the sequencer
2009-05-11 Dan Gibsonruby: Fixed some unresolved references.
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Derek Howerruby: Cleaned up sequencer. Removed LogTM specific...
2009-05-11 Derek Howerruby: added Packet interface to makeRequest and isReady.
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS