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.cc
Age
Commit message (
Expand
)
Author
2004-01-29
cleanup on aisle 5
Nathan Binkert
2004-01-15
Make each stat take up one full line. This allows us to use grep
Nathan Binkert
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 to make things work a bit better
Nathan Binkert
2003-12-24
never print the cdf or pdf or the overflow bucket if we're simplescalr
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-11
- Add a new target m5.fast (or just fast for short)
Nathan Binkert
2003-12-10
Rename RegResetCallback to registerResetCallback().
Steve Reinhardt
2003-12-09
Sweeping change in the stats package....again...
Nathan Binkert
2003-11-23
get rid of the errors from simple-test1 and test1-6
Lisa Hsu
2003-11-22
We only need to choose that we do want binning, or we don't.
Nathan Binkert
2003-11-12
statistics.cc:
Nathan Binkert
2003-11-12
in the case where we don't have any bins, we don't want to panic
Nathan Binkert
2003-11-07
It's important that there be white-space between each element
Steve Raasch
2003-11-07
save and restore the current bin during reset since we
Nathan Binkert
2003-11-06
Little fixes to make more of the stats reset correctly.
Nathan Binkert
2003-11-05
Fix stats reset
Nathan Binkert
2003-11-04
Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/m5
Lisa Hsu
2003-11-04
Hack to enable perl totaling of standard deviation statistics.
Lisa Hsu
2003-11-04
Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/bk/realclean
Lisa Hsu
2003-11-04
statistics.cc:
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-10-31
I forgot - also to typedef the default type of bin choice given to every visi...
Lisa Hsu
2003-10-30
Make some general changes to stats package where things either could have bee...
Lisa Hsu
2003-10-23
Minor stats fix.
Steve Reinhardt
2003-10-22
statistics.cc:
Lisa Hsu
2003-10-22
nate's reset stuff merged with my work on bin printing.
Lisa Hsu
2003-10-21
statistics.hh:
Lisa Hsu
2003-10-20
Implement reset for stats.
Nathan Binkert
2003-10-14
Since I seem to be bug compatible with the head I'm going to commit.
Erik Hallnor
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-10
Rename intmath.h to intmath.hh
Nathan Binkert
2003-10-07
Import changeset
Steve Raasch