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
/
sim
/
stat_control.cc
Age
Commit message (
Expand
)
Author
2013-11-25
sim: simulate with multiple threads and event queues
Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2013-09-04
arch: Resurrect the NOISA build target and rename it NULL
Andreas Hansson
2013-09-04
arch: Header clean up for NOISA resurrection
Andreas Hansson
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-02-12
cpu: add separate stats for insts/ops both globally and per cpu model
Anthony Gutierrez
2012-01-25
sim: display final value of curTick in stats
Ali Saidi
2011-09-22
event: minor cleanup
Steve Reinhardt
2011-04-15
includes: sort all includes
Nathan Binkert
2011-01-15
time: improve time datastructure
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-11-19
SCons: Support building without an ISA
Ali Saidi
2010-04-18
stats: make simTicks and simFreq accessible from stats.hh
Nathan Binkert
2010-04-15
tick: rename Clock namespace to SimClock
Nathan Binkert
2009-02-23
stats: cleanup static stats to make startup work.
Nathan Binkert
2008-10-09
eventq: convert all usage of events to use the new API.
Nathan Binkert
2007-02-17
Get rid of the Statistics and Statreset ParamContexts, and
Nathan Binkert
2006-10-05
fix the argument to m5.simulate() on a checkpoint.
Lisa Hsu
2006-09-30
Merge ktlim@zamp:./local/clean/o3-merge/m5
Kevin Lim
2006-06-26
remove extern "C" from the functions we all from gdb. This isn't requried and...
Ali Saidi
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt