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
/
cpu
/
exetrace.cc
Age
Commit message (
Expand
)
Author
2006-05-22
New directory structure:
Steve Reinhardt
2006-04-06
Enable register windows.
Gabe Black
2006-03-30
Fixes for full system compiling.
Kevin Lim
2006-03-09
Hand merge. Stuff probably doesn't compile.
Gabe Black
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-01-29
Hacks to avoid compiling in old FullCPU model.
Steve Reinhardt
2005-11-10
Fix Lisa's CPU trace system check for syscall emulation.
Steve Reinhardt
2005-11-09
just commit what i need for dumping traces compatible with intel's casper
Lisa Hsu
2005-10-09
add a flag that supercedes all other InstExec flags to print a trace in the I...
Lisa Hsu
2005-06-05
Many files:
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-02-25
Fix timing modeling of faults: functionally the very next instruction after
Steve Reinhardt
2004-11-15
Minor fixes for pc sampling profile.
Steve Reinhardt
2004-11-15
Add support for sampled PC profiling to FullCPU.
Steve Reinhardt
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-06-01
Added ability to specify system type/revision in config file. This
Ali Saidi
2004-05-06
Whole mess'o'changes.. see individual files
Andrew Schultz
2004-01-28
our first interrupt
Ali Saidi
2004-01-12
Added code to print out the symbol if one exists for an address
Ali Saidi
2003-12-19
Minor cleanup of trace/output stuff (leftover from EINTR bug fix).
Steve Reinhardt
2003-11-03
Minor changes to instruction trace output.
Steve Reinhardt
2003-10-21
Don't need to include sim/param.hh in sim_object.hh anymore.
Steve Reinhardt
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-10
File moves for the reorg. Tree is in broken state until I commit the makefil...
Steve Reinhardt