summaryrefslogtreecommitdiff
path: root/src/base/stats
AgeCommit message (Expand)Author
2009-03-05stats: create an enable phase, and a prepare phase.Nathan Binkert
2009-03-05stats: stick the distribution's fancy parameter into the parameters structure.Nathan Binkert
2009-02-23stats: reorganize how parameters are stored and accessed.Nathan Binkert
2009-02-23stats: move the limits stuff into the types.hh fileNathan Binkert
2009-02-23stats: get rid of the convoluted 'database' code.Nathan Binkert
2009-02-23stats: Try to make the names of things more intuitive.Nathan Binkert
2009-02-23stats: fix text printout for distributionsNathan Binkert
2008-10-09stats: use properly signed types for looping and comparisonNathan Binkert
2008-10-09style: Bring statistics code in line with the proper style.Nathan Binkert
2008-10-02Output: Verify output files are open after opening them.Ali Saidi
2008-09-27gcc: Add extra parens to quell warnings.Nathan Binkert
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-03-12Get rid of those pesky valgrind warnings, Conditional jump or move depends on...Ali Saidi
2007-03-03Do the default argument stuff in pythonNathan Binkert
2007-02-21Fix majory brokenness in my previous MySQL commit, basicallyNathan Binkert
2007-02-17Get rid of the Statistics and Statreset ParamContexts, andNathan Binkert
2007-02-17Remove the event_ignore stuff since it was never really usedNathan Binkert
2007-01-26make our code a little more standards compliantAli Saidi
2006-11-04fixes so that M5 will compile under solarisAli Saidi
2006-08-15fixes for gcc 4.1Ali Saidi
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt