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
/
statistics.cc
Age
Commit message (
Expand
)
Author
2013-02-19
scons: Add warning for missing declarations
Andreas Hansson
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-05-12
stats: move code that loops over all stats into python
Nathan Binkert
2011-04-20
stats: ensure that stat names are valid
Nathan Binkert
2011-04-20
stats: add user settable separator string for arrayed stats
Brad Danofsky
2011-04-15
debug: create a Debug namespace
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-01-10
stats: Add a histogram statistic type
Nathan Binkert
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-06-15
stats: rename print to display so it work in python
Nathan Binkert
2010-06-15
stats: only consider a formula initialized if there is a formula
Nathan Binkert
2009-06-04
types: clean up types, especially signed vs unsigned
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: Rename the info classes to hopefully make things a bit clearer
Nathan Binkert
2009-04-08
stats: disallow duplicate statistic names.
Nathan Binkert
2009-03-05
stats: create an enable phase, and a prepare phase.
Nathan Binkert
2009-03-05
stats: clean up how templates are used on the data side.
Nathan Binkert
2009-02-23
stats: reorganize how parameters are stored and accessed.
Nathan Binkert
2009-02-23
stats: get rid of the convoluted 'database' code.
Nathan Binkert
2009-02-23
stats: Try to make the names of things more intuitive.
Nathan Binkert
2008-10-09
stats: use properly signed types for looping and comparison
Nathan Binkert
2006-06-11
Merge iceaxe.:/Volumes/work/research/m5/head
Nathan Binkert
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt