index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
/
swig
/
stats.i
Age
Commit message (
Expand
)
Author
2014-10-16
config: Add a --without-python option to build process
Andrew Bardsley
2013-01-07
stats: Fix swig wrapping for Tick in stats
Sascha Bischoff
2012-09-25
Statistics: Add a function to configure periodic stats dumping
Sascha Bischoff
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-08-19
Stats: Add a sparse histogram stat object.
Thomas Grass
2011-05-12
stats: delete mysql support
Nathan Binkert
2011-05-12
stats: move code that loops over all stats into python
Nathan Binkert
2011-05-12
stats: better expose statistics to python.
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2011-01-07
stats: rename StatEvent() function to schedStatEvent().
Steve Reinhardt
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-12-30
swig: use <> for system %includes instead of ""
Nathan Binkert
2010-09-09
swig: don't override SWIG_name anymore
Nathan Binkert
2009-04-22
stats: expose statistics to python
Nathan Binkert
2009-04-22
stats: remove simplescalar compatibility for printing
Nathan Binkert
2009-03-05
stats: create an enable phase, and a prepare phase.
Nathan Binkert
2007-03-03
Do the default argument stuff in python
Nathan Binkert
2007-03-02
Factor code out of main.cc and main.i into a bunch of files
Nathan Binkert
2007-02-17
Get rid of the Statistics and Statreset ParamContexts, and
Nathan Binkert