summaryrefslogtreecommitdiff
path: root/util/statetrace/arch
AgeCommit message (Expand)Author
2009-07-29ARM: Make sure the target process doesn't run away from statetrace.Gabe Black
2009-07-27ARM: Only send information that changed between statetrace and M5.Gabe Black
2009-07-27ARM: Add ARM support to statetrace.Ali Saidi
2009-05-17includes: sort includes againNathan Binkert
2007-09-04X86/StateTrace: Make m5 and statetrace track mmx and xmm registers, and actua...Gabe Black
2007-08-07Statetrace: Make statetrace do string instructions all at once like m5 does.Gabe Black
2007-08-01Statetrace: Make sure all the info block strings are printed.Gabe Black
2007-07-29Statetrace: Make statetrace patch amd64 executables for true single stepping ...Gabe Black
2007-07-29Statetrace: Print the correct address of auxiliary vectors.Gabe Black
2007-07-28Statetrace: Implement the AMD64 version of TraceChild.Gabe Black
2007-03-15Update to statetrace. This will break it, but I want to make sure it gets int...Gabe Black
2007-03-05Fixing statetrace to work with 32 bit SPARC processes, as well as rewritting ...Gabe Black
2006-10-19Cleaned up the function a bit to help route out bugs.Gabe Black
2006-10-18Fixed up exetrace.cc to deal with microcode, and to made floating point regis...Gabe Black
2006-09-17Adding what was tracedump but is now statetrace to the tree. Let me know if s...Gabe Black