Age | Commit message (Expand) | Author |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-10-14 | stats: Add more information to uninitialized error | Jason Lowe-Power |
2016-10-06 | ruby: garnet2.0 | Tushar Krishna |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2014-10-20 | base: Fix for stats node on gcc < 4.6.3 | Andreas Hansson |
2014-10-16 | config: Add a --without-python option to build process | Andrew Bardsley |
2014-01-10 | stats: add function for adding two histograms | Nilay Vaish |
2013-09-06 | stats: adds a Formula operator for division | Nilay Vaish |
2013-02-19 | scons: Add warning for missing declarations | Andreas Hansson |
2012-06-05 | stats: Provide a mechanism to get a callback when stats are dumped. | Mitchell Hayenga |
2012-05-10 | stats: track if the stats have been enabled and prevent requesting master id | Ali Saidi |
2011-05-12 | stats: move code that loops over all stats into python | Nathan Binkert |
2011-04-20 | stats: ensure that stat names are valid | Nathan Binkert |
2011-04-20 | stats: add user settable separator string for arrayed stats | Brad Danofsky |
2011-04-15 | debug: create a Debug namespace | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-01-10 | stats: Add a histogram statistic type | Nathan Binkert |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2010-06-15 | stats: rename print to display so it work in python | Nathan Binkert |
2010-06-15 | stats: only consider a formula initialized if there is a formula | Nathan Binkert |
2009-06-04 | types: clean up types, especially signed vs unsigned | Nathan Binkert |
2009-04-22 | stats: Move flags into info.hh and use base/flags.hh to manage the flags | Nathan Binkert |
2009-04-22 | stats: Rename the info classes to hopefully make things a bit clearer | Nathan Binkert |
2009-04-08 | stats: disallow duplicate statistic names. | Nathan Binkert |
2009-03-05 | stats: create an enable phase, and a prepare phase. | Nathan Binkert |
2009-03-05 | stats: clean up how templates are used on the data side. | Nathan Binkert |
2009-02-23 | stats: reorganize how parameters are stored and accessed. | Nathan Binkert |
2009-02-23 | stats: get rid of the convoluted 'database' code. | Nathan Binkert |
2009-02-23 | stats: Try to make the names of things more intuitive. | Nathan Binkert |
2008-10-09 | stats: use properly signed types for looping and comparison | Nathan Binkert |
2006-06-11 | Merge iceaxe.:/Volumes/work/research/m5/head | Nathan Binkert |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |