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
/
traceflags.py
Age
Commit message (
Expand
)
Author
2007-03-15
Changed warns to DPRINTFs and multiply by 8 where needed.
Gabe Black
2007-03-13
fix interrupting during a quisce on sparc
Ali Saidi
2007-03-06
Get X86 to load an elf and start a process for it.
Gabe Black
2007-02-18
Get rid of the stand alone ParamContext since all of the
Nathan Binkert
2007-02-13
fix compiling problems
Ali Saidi
2007-02-13
Merge all of the execution trace configuration stuff into
Nathan Binkert
2007-02-13
Rearrange traceflags.py so that the file generation only happens if
Nathan Binkert
2007-02-12
cleanup
Nathan Binkert
2006-12-06
Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts
Ali Saidi
2006-10-24
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-24
Add more traceflags for ethernet
Ali Saidi
2006-10-21
Add Quiesce trace flag to track CPU quiesce/wakeup events.
Steve Reinhardt
2006-10-19
Add "All" compund flag to enable all defined trace flags.
Steve Reinhardt
2006-10-12
Merge zizzer:/bk/newmem
Ali Saidi
2006-10-12
add a traceflag for functional accesses
Ali Saidi
2006-10-12
Fix problems with unCacheable addresses in timing-coherence
Ron Dreslinski
2006-10-10
Debugging info
Ron Dreslinski
2006-10-08
Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing)
Steve Reinhardt
2006-09-11
add annotation code to m5
Ali Saidi
2006-07-05
Fix up some merge problems.
Kevin Lim
2006-07-05
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-07-05
Alphabetize traceflags, rename FullCPUAll flag to O3CPUAll.
Kevin Lim
2006-07-02
Fix default SMT configuration in O3CPU (i.e. fetch policy, workloads/numThreads)
Korey Sewell
2006-07-01
traceflag stuff
Korey Sewell
2006-06-16
Two updates that got combined into one ChangeSet accidentally. They're both ...
Kevin Lim
2006-06-02
Merge ktlim@zizzer:/bk/newmem
Kevin Lim
2006-06-02
Fixes to get compiling to work. This is mainly fixing up some includes; chan...
Kevin Lim
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-30
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-05-26
Add a little more tracing support for Bus/Port stuff.
Steve Reinhardt
2006-05-22
New directory structure:
Steve Reinhardt