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