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
/
base
/
statistics.hh
Age
Commit message (
Expand
)
Author
2006-05-22
New directory structure:
Steve Reinhardt
2006-05-15
Many files:
Steve Reinhardt
2005-08-30
Build options are set via a build_options file in the
Steve Reinhardt
2005-06-05
Many files:
Steve Reinhardt
2005-03-01
Fix stats incompatibility with g++ 3.4.
Steve Reinhardt
2005-02-17
Several tweaks to make binning work in any simulation
Nathan Binkert
2005-01-14
Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...
Kevin Lim
2004-07-06
Make binning work with stuff other than FS_MEASURE
Nathan Binkert
2004-05-21
rename namespace Statistics to Stats
Nathan Binkert
2004-05-12
Make a new stat type of Value which is a scalar stat that
Nathan Binkert
2004-05-04
Major stats package cleanup
Nathan Binkert
2004-03-04
Overall gist of this is to 'dynamicize' the tracking of functions so you can ...
Lisa Hsu
2004-02-29
Initial cleanup pass of lisa's function call tracking
Nathan Binkert
2004-02-25
Fix stats debugging and always compile it in for the
Nathan Binkert
2004-02-02
Change "Foo& foo" declarations to "Foo &foo".
Steve Reinhardt
2004-02-02
More conversions of ref-counted parameters to references:
Steve Reinhardt
2003-12-28
Improve python output support
Nathan Binkert
2003-12-24
Add python output support to the statistics package!
Nathan Binkert
2003-12-24
initial basic hooks into the stats package to output python code
Nathan Binkert
2003-12-24
Random cleanup
Nathan Binkert
2003-12-24
formatting for consistency
Nathan Binkert
2003-12-24
more readable formatting
Nathan Binkert
2003-12-24
Random cleanup to make things work a bit better
Nathan Binkert
2003-12-23
- change the FormatFlags into more general StatFlags
Nathan Binkert
2003-12-23
- Allow the stats package user to determine in which mode to dump
Nathan Binkert
2003-12-20
Fix a bunch of memory leak type bugs, and add some better
Nathan Binkert
2003-12-15
Another fix for gcc 3.3.x.
Steve Reinhardt
2003-12-10
Rename RegResetCallback to registerResetCallback().
Steve Reinhardt
2003-12-09
Sweeping change in the stats package....again...
Nathan Binkert
2003-11-22
Go Blue!!!!
Nathan Binkert
2003-11-22
We only need to choose that we do want binning, or we don't.
Nathan Binkert
2003-11-06
Nat's fix for compile bug
Steve Raasch
2003-11-06
better binning of Average stats
Nathan Binkert
2003-11-05
Ok, actually call resetStats on all stats
Nathan Binkert
2003-11-04
Hack to enable perl totaling of standard deviation statistics.
Lisa Hsu
2003-11-04
Add the ability to track stats in user defined sets of function calls. code ...
Lisa Hsu
2003-11-02
Implement more m5 pseduo opcodes:
Nathan Binkert
2003-11-01
statistics.hh:
Lisa Hsu
2003-10-31
I forgot - also to typedef the default type of bin choice given to every visi...
Lisa Hsu
2003-10-30
statistics.hh:
Lisa Hsu
2003-10-30
Make some general changes to stats package where things either could have bee...
Lisa Hsu
2003-10-22
statistics.hh:
Lisa Hsu
2003-10-22
Automerge
Lisa Hsu
2003-10-21
statistics.hh:
Lisa Hsu
2003-10-16
Clear up the last of the Doxygen warnings
Erik Hallnor
2003-10-14
Fixes for the new stats in SegmentedIQ
Steve Raasch
2003-10-14
Since I seem to be bug compatible with the head I'm going to commit.
Erik Hallnor
2003-10-10
Merge ehallnor@zizzer:/bk/m5
Erik Hallnor
2003-10-10
Fully Document Statistics::Detail::Stat. More to follow.
Erik Hallnor
2003-10-10
fix includes
Nathan Binkert
[next]