Age | Commit message (Expand) | Author |
2017-01-19 | ruby: guard usage of GPUCoalescer code in Profiler | Tony Gutierrez |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-12-05 | ruby: Remove RubyMemoryControl and associated files | Andreas Hansson |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2015-07-20 | ruby: split CPU and GPU latency stats | David Hashe |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2015-10-14 | ruby: profiler: provide the number of vnets through ruby system | Nilay Vaish |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
2015-08-29 | ruby: eliminate type uint64 and int64 | Nilay Vaish |
2015-08-19 | ruby: reverts to changeset: bf82f1f7b040 | Nilay Vaish |
2015-08-14 | ruby: profiler: provide the number of vnets through ruby system | Nilay Vaish |
2015-08-14 | ruby: eliminate type uint64 and int64 | Nilay Vaish |
2015-08-14 | ruby: replace Address by Addr | Nilay Vaish |
2015-07-10 | ruby: replace global g_abs_controls with per-RubySystem var | Brandon Potter |
2015-07-10 | ruby: replace global g_system_ptr with per-object pointers | Brandon Potter |
2014-09-01 | ruby: eliminate type Time | Nilay Vaish |
2014-09-01 | ruby: move files from ruby/system to ruby/structures | Nilay Vaish |
2014-03-01 | ruby: profiler: statically allocate stats variable | Nilay Vaish |
2014-01-10 | ruby: move all statistics to stats.txt, eliminate ruby.stats | Nilay Vaish |
2013-10-15 | ruby: eliminate non-determinism from ruby.stats output | Steve Reinhardt |
2013-09-06 | ruby: profiler: removes function resourceUsage() | Nilay Vaish |
2013-06-25 | ruby: profiler: lots of inter-related changes | Nilay Vaish |
2013-06-09 | ruby: remove several unused variables in Profiler | Nilay Vaish |
2013-06-09 | ruby: remove periodic event from Profiler | Nilay Vaish |
2013-06-09 | ruby: stats: use gem5's stats for cache and memory controllers | Nilay Vaish |
2013-05-21 | ruby: add stats to .sm files, remove cache profiler | Nilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E) |
2013-04-23 | ruby: patch checkpoint restore with garnet | Nilay Vaish |
2013-03-22 | ruby: remove unsued profile functions | Nilay Vaish |
2013-03-22 | ruby: keep histogram of outstanding requests in seq | Nilay Vaish |
2013-02-19 | scons: Add warning for missing declarations | Andreas Hansson |
2013-02-19 | scons: Fix up numerous warnings about name shadowing | Andreas Hansson |
2013-02-10 | ruby: enable multiple clock domains | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles (final patch in the series) | Nilay Vaish |
2013-02-10 | ruby: modifies histogram add() function | Nilay Vaish |
2013-02-10 | ruby: record fully busy cycle with in the controller | Nilay Vaish |
2013-01-14 | Ruby: use ClockedObject in Consumer class | Nilay Vaish |
2012-11-02 | ruby: reset and dump stats along with reset of the system | Hamid Reza Khaleghzadeh ext:(%2C%20Lluc%20Alvarez%20%3Clluc.alvarez%40bsc.es%3E%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |
2012-10-02 | ruby: makes some members non-static | Nilay Vaish |
2012-09-18 | ruby: eliminate typedef integer_t | Nilay Vaish |
2012-09-10 | Ruby System: Convert to Clocked Object | Nilay Vaish |
2012-08-27 | Ruby: Remove RubyEventQueue | Nilay Vaish |
2012-07-12 | Ruby: remove config information from ruby.stats | Nilay Vaish |
2012-04-14 | clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 | Andreas Hansson |
2011-11-03 | Ruby: Remove some unused typedefs | Nilay Vaish |
2011-08-08 | BuildEnv: Eliminate RUBY as build environment variable | Nilay Vaish |
2011-08-03 | Ruby: Remove files and includes not in use | Nilay Vaish |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-03-22 | Ruby: Remove CacheMsg class from SLICC | Nilay Vaish |