summaryrefslogtreecommitdiff
path: root/src/python/swig/stats.i
AgeCommit message (Expand)Author
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-01-27python: Move native wrappers to the _m5 namespaceAndreas Sandberg
2017-01-03python: Don't use Swig to cast statsAndreas Sandberg
2014-10-16config: Add a --without-python option to build processAndrew Bardsley
2013-01-07stats: Fix swig wrapping for Tick in statsSascha Bischoff
2012-09-25Statistics: Add a function to configure periodic stats dumpingSascha Bischoff
2012-06-05stats: Provide a mechanism to get a callback when stats are dumped.Mitchell Hayenga
2012-05-10stats: track if the stats have been enabled and prevent requesting master idAli Saidi
2011-08-19Stats: Add a sparse histogram stat object.Thomas Grass
2011-05-12stats: delete mysql supportNathan Binkert
2011-05-12stats: move code that loops over all stats into pythonNathan Binkert
2011-05-12stats: better expose statistics to python.Nathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2011-01-07stats: rename StatEvent() function to schedStatEvent().Steve Reinhardt
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-12-30swig: use <> for system %includes instead of ""Nathan Binkert
2010-09-09swig: don't override SWIG_name anymoreNathan Binkert
2009-04-22stats: expose statistics to pythonNathan Binkert
2009-04-22stats: remove simplescalar compatibility for printingNathan Binkert
2009-03-05stats: create an enable phase, and a prepare phase.Nathan Binkert
2007-03-03Do the default argument stuff in pythonNathan Binkert
2007-03-02Factor code out of main.cc and main.i into a bunch of filesNathan Binkert
2007-02-17Get rid of the Statistics and Statreset ParamContexts, andNathan Binkert