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
/
base
/
stats
Age
Commit message (
Expand
)
Author
2014-09-19
stats: Fix flow-control bug in Vector2D printing
Andreas Hansson
2014-01-10
stats: add function for adding two histograms
Nilay Vaish
2013-08-20
base: Fix VectorPrint initialisation
Andreas Hansson
2013-08-19
stats: Fix issue when printing 2D vectors
Sascha Bischoff
2013-06-27
stats: Remove printing of SparseHist total
Sascha Bischoff
2013-06-09
stats: allow printing vectors on a single line
Nilay Vaish
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
2013-01-07
scons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x support
Andreas Hansson
2012-05-09
stats: use nan instead of no_value
Nathan Binkert
2012-04-14
clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6
Andreas Hansson
2012-01-09
stats: fix Vector2d to display stats correctly when y_subname is not specified.
Dam Sunwoo
2012-01-09
sim: Enable sampling of run-time for code-sections marked using pseudo insts.
Prakash Ramrakhyani
2011-12-01
Output: Add hierarchical output support and cleanup existing codebase.
Chris Emmons
2011-08-19
Stats: Add a sparse histogram stat object.
Thomas Grass
2011-06-07
gcc 4.0: Add some virtual destructors to make gcc 4.0 happy.
Gabe Black
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-04-25
base: include types.hh in base/stats/mysql.hh
Nilay Vaish
2011-04-20
stats: add user settable separator string for arrayed stats
Brad Danofsky
2011-04-15
includes: fix up code after sorting
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-01-10
stats: Add a histogram statistic type
Nathan Binkert
2011-01-10
Curtick: Fix mysql.cc build needing curTick.
Gabe Black
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-07-21
stats: unify the two stats distribution type better
Nathan Binkert
2010-07-21
stats: cleanup a few small problems in stats
Nathan Binkert
2010-06-15
stats: rename print to display in the mysql code too...sorry
Nathan Binkert
2010-06-15
stats: rename print to display so it work in python
Nathan Binkert
2010-06-14
stats: get rid of the never-really-used event stuff
Nathan Binkert
2010-06-03
Stats: fix dist stat and enable VectorDistStat
Lisa Hsu
2010-05-06
compile: don't #include unnecessary stuff
Nathan Binkert
2010-01-23
build: need to include cstdio
Nathan Binkert
2009-05-17
includes: sort includes again
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-05-13
stats: fancy is a bad name
Nathan Binkert
2009-05-13
stats: clean up the code for printing stats
Nathan Binkert
2009-05-11
stats: remove a few compat leftovers
Nathan Binkert
2009-05-11
stats: forgot an include for the mysql stuff
Nathan Binkert
2009-05-11
scons: add include guards to info.hh
Nathan Binkert
2009-04-22
stats: Move flags into info.hh and use base/flags.hh to manage the flags
Nathan Binkert
2009-04-22
stats: Shuffle around info stuff so it can be accessed separately
Nathan Binkert
2009-04-22
stats: Rename the info classes to hopefully make things a bit clearer
Nathan Binkert
2009-04-22
stats: remove simplescalar compatibility for printing
Nathan Binkert
2009-04-22
stats: fix initialization bug in distribution text output
Nathan Binkert
2009-03-07
stats: cleanup text output stuff and fix mysql output
Nathan Binkert
2009-03-05
stats: create an enable phase, and a prepare phase.
Nathan Binkert
2009-03-05
stats: stick the distribution's fancy parameter into the parameters structure.
Nathan Binkert
2009-02-23
stats: reorganize how parameters are stored and accessed.
Nathan Binkert
2009-02-23
stats: move the limits stuff into the types.hh file
Nathan Binkert
[next]