Review Board 2.0.15


  • Nathan Binkert

    nate

    Nathan Binkert
    Last logged in June 14, 2016
    Joined April 15, 2010
  • Groups

nate's review requests

Summary Submitter Posted Last Updated
[Discarded] params: add a mechanism to the config system to specify cycles
nate
April 18th, 2010, 10:33 p.m.
[Discarded] cache: properly initialize vector stats that are per context
nate
April 19th, 2011, 6:56 p.m.
stats: rework the output portion of stats so that they use python
nate
May 11th, 2012, 8:50 a.m.
stats: no C++ output
nate
May 11th, 2012, 8:50 a.m.
stats: check formulas to ensure that vectors are the same length
nate
May 11th, 2012, 8:49 a.m.
slicc: cleanup slicc code and make it less verbose
nate
May 24th, 2011, 10:14 a.m.
slicc: add a protocol statement and an include statement
nate
May 24th, 2011, 10:14 a.m.
grammar: better encapsulation of a grammar and parsing
nate
May 24th, 2011, 10:14 a.m.
scons: rename some things from m5 to gem5
nate
June 2nd, 2011, 2:38 p.m.
scons: rename TraceFlags to DebugFlags
nate
June 2nd, 2011, 2:39 p.m.
copyright: Add code for finding all copyright blocks and create a COPYING file
nate
June 2nd, 2011, 2:36 p.m.
copyright: clean up copyright blocks
nate
June 2nd, 2011, 2:35 p.m.
style: Make the style hook work in directories other than the root.
nate
May 24th, 2011, 10:14 a.m.
gcc: fix an uninitialized variable warning from G++ 4.5
nate
May 17th, 2011, 11:45 a.m.
stats: better expose statistics to python.
nate
May 10th, 2011, 6:07 a.m.
stats: move code that loops over all stats into python
nate
May 10th, 2011, 6:07 a.m.
stats: delete mysql support
nate
May 10th, 2011, 6:07 a.m.
debug: fix help output
nate
April 28th, 2011, 4:47 p.m.
stats: rename stats so they can be used as python expressions
nate
April 19th, 2011, 1:19 p.m.
scons: make a flexible system for guarding source files
nate
December 21st, 2010, 8:21 a.m.
unittest: Make unit tests capable of using swig and python, convert stattest
nate
December 21st, 2010, 8:25 a.m.
includes: sort all includes
nate
December 25th, 2010, 4:10 p.m.
includes: fix up code after sorting
nate
December 25th, 2010, 8:05 p.m.
trace: reimplement the DTRACE function so it doesn't use a vector
nate
December 21st, 2010, 8:21 a.m.
debug: create a Debug namespace
nate
December 21st, 2010, 8:21 a.m.
util: python implementation of a routine that will sort includes
nate
December 25th, 2010, 4:10 p.m.
style: move style verifiers into classes
nate
April 13th, 2011, 9:46 a.m.
python: figure out if the m5.internal package exists even with demandimport
nate
April 13th, 2011, 9:45 a.m.
python: cleanup python code so stuff doesn't automatically happen at startup
nate
December 21st, 2010, 8:24 a.m.
region: add a utility class for keeping track of regions of some range
nate
April 13th, 2011, 9:45 a.m.
SortedDict: add functions for getting ranges of keys, values, items
nate
April 13th, 2011, 9:45 a.m.
style: add sort_includes to the style hook
nate
April 13th, 2011, 9:46 a.m.
style: add a user interface wrapper class
nate
April 13th, 2011, 9:46 a.m.
main: separate out interact() so it can be used by other functions
nate
December 21st, 2010, 8:22 a.m.
refcnt: Update doxygen comments
nate
January 24th, 2011, 5:05 p.m.
python: Add mechanism to override code compiled into the exectuable
nate
July 5th, 2010, 5:24 p.m.
Old Path Diff for gabe
nate
February 23rd, 2011, 11 a.m.
[mq]: foo.diff
nate
January 21st, 2011, 10:18 a.m.
ruby: get rid of ruby's Debug.hh
nate
January 4th, 2011, 1:57 p.m.
stats: Add a histogram statistic type
nate
December 21st, 2010, 9:18 a.m.
time: improve time datastructure
nate
January 13th, 2011, 7:32 p.m.
eventq: Add some statistics to the event queue.
nate
April 18th, 2010, 10:32 p.m.
ruby: get rid of the Map class
nate
June 2nd, 2010, 3:54 p.m.
ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh
nate
June 2nd, 2010, 3:43 p.m.
ruby: get rid of PrioHeap and use STL
nate
June 2nd, 2010, 3:55 p.m.
ruby: get rid of Vector and use STL
nate
June 2nd, 2010, 3:49 p.m.
eventq: Add a small cache to speed up insertions
nate
April 18th, 2010, 10:32 p.m.
eventq: add classes for Clock, ClockTicker, and PeriodicEvent
nate
April 18th, 2010, 10:32 p.m.
eventq: add a version of insert that takes a hint
nate
April 18th, 2010, 10:32 p.m.