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
/
cpu
/
exetrace.cc
Age
Commit message (
Expand
)
Author
2015-01-25
sim: Clean up InstRecord
Ali Saidi
2015-01-25
cpu: Remove all notion that we know when the cpu is misspeculating.
Ali Saidi
2014-09-27
arch: Use const StaticInstPtr references where possible
Andreas Hansson
2014-09-20
cpu: Add ExecFlags debug flag
Mitch Hayenga
2014-05-31
style: eliminate equality tests with true and false
Steve Reinhardt
2013-07-15
debug : Fixes the issue wherein Debug symbols were not getting dumped into tr...
Umesh Bhaskar
2012-03-19
gcc: Clean-up of non-C++0x compliant code, first steps
Andreas Hansson
2011-11-18
SE/FS: Get rid of FULL_SYSTEM in the CPU directory.
Gabe Black
2011-05-13
Trace: Allow printing ASIDs and selectively tracing based on user/kernel code.
Chander Sudanthi
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-09-14
CPU: Trim unnecessary includes from some common files.
Gabe Black
2010-08-23
CPU: Make Exec trace to print predication result (if false) for memory instru...
Min Kyu Jeong
2010-06-02
ARM: Move PC mode bits around so they can be used for exectrace
Ali Saidi
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-02-25
CPU: Only look up the nearest symbol in the kernel if you're actually in kern...
Gabe Black
2009-02-10
ExeTrace: Allow subclasses of the tracer to define their own prefix to dump
Korey Sewell
2009-01-11
This fix addresses an ill formed if statement that fails
Richard Strong
2009-01-06
Tracing: Make tracing aware of macro and micro ops.
Gabe Black
2008-11-04
get rid of all instances of readTid() and getThreadNum(). Unify and eliminate
Lisa Hsu
2007-08-30
params: Deprecate old-style constructors; update most SimObject constructors.
Miles Kaufmann
2007-07-28
Turn the instruction tracing code into pluggable sim objects.
Gabe Black
2007-07-23
Major changes to how SimObjects are created and initialized. Almost all
Nathan Binkert
2007-06-19
Missed an "offset" to get rid of.
Gabe Black
2007-06-14
Modified instruction decode method.
Vincentius Robby
2007-06-14
A fix for SPARC_FS compilation.
Gabe Black
2007-06-12
Make microOp vs microop and macroOp vs macroop capitilization consistent.
Gabe Black
2007-04-10
Fixed a compile error.
Gabe Black
2007-03-21
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-03-21
The m5 side of statetrace. This is fairly ugly, but I don't want to lose it.
Gabe Black
2007-03-18
Compile fixes for SPARC_FS.
Gabe Black
2007-03-07
*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
Ali Saidi
2007-02-13
Merge all of the execution trace configuration stuff into
Nathan Binkert
2007-02-10
Clean up tracing stuff more, get rid of the trace log since
Nathan Binkert
2007-02-06
more fp fixes
Ali Saidi
2007-02-02
fix mostly floating point related
Ali Saidi
2007-01-30
add fsr to the list of registers we are interested in
Ali Saidi
2007-01-29
fix some over sights in moving windowing and ccr registers to int reg file
Ali Saidi
2007-01-29
Merge zizzer:/bk/newmem
Ali Saidi
2007-01-28
fix comparing fp registers between legion and m5
Ali Saidi
2007-01-27
Merge zizzer:/bk/newmem
Gabe Black
2007-01-26
Make Sparc traceflag even more chatty
Ali Saidi
2007-01-24
Merge zizzer:/bk/newmem
Gabe Black
2007-01-23
use pstate.am to mask off PC/NPC where it needs to +be
Ali Saidi
2007-01-22
Merge zizzer.eecs.umich.edu:/bk/newmem
Gabe Black
2007-01-16
Fix legion lock code a bit so that if we jump out of a micro coded instructio...
Ali Saidi
2007-01-08
change when legion-lock causes the simulation to die. It now happens after tw...
Ali Saidi
2007-01-03
Merge zizzer:/bk/newmem
Gabe Black
[next]