summaryrefslogtreecommitdiff
path: root/src/cpu/exetrace.cc
AgeCommit message (Expand)Author
2006-10-18Fixed up exetrace.cc to deal with microcode, and to made floating point regis...Gabe Black
2006-09-03A quick fix to isolate the tracing code to SPARCGabe Black
2006-08-30Change the cpu pointer in the InstRecord object to a thread context pointer.Gabe Black
2006-08-29Extended the reg delta output.Gabe Black
2006-08-11Started adding a system to output data after every instruction.Gabe Black
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-22New directory structure:Steve Reinhardt