base: Make the Value stat's functor method accept lambdas.
[gem5.git] / src / unittest / stattest.cc
2020-09-01 Gabe Blackbase: Make the Value stat's functor method accept lambdas.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blacktests: Delete authors lists from the unittest directory.
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2014-01-30 Ola Jeppssonunittest: Fix build errors
2012-06-05 Ali Saidistats: Add stats unittest for total calculations.
2011-08-19 Thomas GrassStats: Add a sparse histogram stat object.
2011-04-15 Nathan Binkertunittest: Make unit tests capable of using swig and...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-10 Nathan Binkertstats: Add a histogram statistic type
2011-01-10 Nathan Binkertstats: fix stat test from curTick change
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-07-21 Nathan Binkertstats: cleanup a few small problems in stats
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-06 Nathan Binkertstats: Fix all stats usages to deal with template fixes
2009-02-23 Nathan Binkertstats: clean up the statistics unittest
2008-10-02 Nathan Binkertunittest: Add unit tests to the scons framework.
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: