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
/
util
/
statetrace
/
arch
Age
Commit message (
Expand
)
Author
2011-05-04
ARM: Add vfpv3 support to native trace.
Ali Saidi
2011-04-15
includes: sort all includes
Nathan Binkert
2011-03-02
Statetrace: Stub out the missing i386 version of sendState.
Gabe Black
2011-03-02
Statetrace: Rename i386 to i686.
Gabe Black
2011-03-02
Statetrace: Use sys/user.h instead of linux/user.h.
Gabe Black
2011-03-02
Statetrace: Accomodate cross compiling statetrace with scons.
Gabe Black
2011-03-02
Statetrace: Get rid of explicit register name handling.
Gabe Black
2011-03-02
Statetrace: Clean up style.
Gabe Black
2010-06-02
ARM: Fixup native trace support and add some v7/recent stack code
Ali Saidi
2010-05-02
Statetrace: Fix compile problems with the AMD64 version of statetrace.
Gabe Black
2009-07-29
ARM: Make sure the target process doesn't run away from statetrace.
Gabe Black
2009-07-27
ARM: Only send information that changed between statetrace and M5.
Gabe Black
2009-07-27
ARM: Add ARM support to statetrace.
Ali Saidi
2009-05-17
includes: sort includes again
Nathan Binkert
2007-09-04
X86/StateTrace: Make m5 and statetrace track mmx and xmm registers, and actua...
Gabe Black
2007-08-07
Statetrace: Make statetrace do string instructions all at once like m5 does.
Gabe Black
2007-08-01
Statetrace: Make sure all the info block strings are printed.
Gabe Black
2007-07-29
Statetrace: Make statetrace patch amd64 executables for true single stepping ...
Gabe Black
2007-07-29
Statetrace: Print the correct address of auxiliary vectors.
Gabe Black
2007-07-28
Statetrace: Implement the AMD64 version of TraceChild.
Gabe Black
2007-03-15
Update to statetrace. This will break it, but I want to make sure it gets int...
Gabe Black
2007-03-05
Fixing statetrace to work with 32 bit SPARC processes, as well as rewritting ...
Gabe Black
2006-10-19
Cleaned up the function a bit to help route out bugs.
Gabe Black
2006-10-18
Fixed up exetrace.cc to deal with microcode, and to made floating point regis...
Gabe Black
2006-09-17
Adding what was tracedump but is now statetrace to the tree. Let me know if s...
Gabe Black