gem5/util
Gabe Black eab89a09d2 Statetrace: Accomodate cross compiling statetrace with scons.
--HG--
rename : util/statetrace/arch/tracechild_amd64.cc => util/statetrace/arch/amd64/tracechild.cc
rename : util/statetrace/arch/tracechild_amd64.hh => util/statetrace/arch/amd64/tracechild.hh
rename : util/statetrace/arch/tracechild_arm.cc => util/statetrace/arch/arm/tracechild.cc
rename : util/statetrace/arch/tracechild_arm.hh => util/statetrace/arch/arm/tracechild.hh
rename : util/statetrace/arch/tracechild_i386.cc => util/statetrace/arch/i386/tracechild.cc
rename : util/statetrace/arch/tracechild_i386.hh => util/statetrace/arch/i386/tracechild.hh
rename : util/statetrace/arch/tracechild_sparc.cc => util/statetrace/arch/sparc/tracechild.cc
rename : util/statetrace/arch/tracechild_sparc.hh => util/statetrace/arch/sparc/tracechild.hh
rename : util/statetrace/tracechild_arch.cc => util/statetrace/base/arch_check.h
rename : util/statetrace/regstate.hh => util/statetrace/base/regstate.hh
rename : util/statetrace/statetrace.cc => util/statetrace/base/statetrace.cc
rename : util/statetrace/tracechild.cc => util/statetrace/base/tracechild.cc
rename : util/statetrace/tracechild.hh => util/statetrace/base/tracechild.hh
2011-03-02 22:53:11 -08:00
..
batch python: Move various utility classes into a new m5.util package so 2008-06-14 20:19:49 -07:00
ccdrv Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
emacs Make the M5 Emacs C style default to inserting spaces instead 2006-01-30 14:32:00 -05:00
m5 m5: added work completed monitoring support 2011-02-06 22:14:19 -08:00
pbs python: Move various utility classes into a new m5.util package so 2008-06-14 20:19:49 -07:00
statetrace Statetrace: Accomodate cross compiling statetrace with scons. 2011-03-02 22:53:11 -08:00
stats stats: fix usage of jobfile 2009-07-02 16:48:21 -07:00
tap Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
term Cleanup m5term changes with Nate's comments. 2008-10-01 16:37:49 -04:00
checkpoint-tester.py util: add a script for testing checkpointing 2010-07-05 21:39:38 -07:00
checkpoint_aggregator.py utils: checkpoint aggregator: some physmem files are too big to read at once, 2010-06-03 10:34:40 -07:00
checktrace.sh Add checktrace.sh. Checks all the ethertrace files in */ethertrace 2005-11-11 18:43:09 -05:00
chkformat Utilities for doing a format check for some elements of proper 2006-12-17 18:58:05 -08:00
compile Nate's utility for compiling m5 2006-12-17 18:58:50 -08:00
cscope-index.py cscope-find.py: 2006-11-29 13:17:41 -08:00
file_types.py style: make style hook work with pre-qrefresh and update to use new code 2010-12-30 12:53:56 -05:00
fixwhite Utilities for doing a format check for some elements of proper 2006-12-17 18:58:05 -08:00
mkblankimage.sh mkblankimage: bash != sh on many systems and this script needs bash 2011-01-18 16:30:00 -06:00
oprofile-top.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
qdo Make qdo work with oar. I don't know if this catches every case, but it appears 2007-10-10 23:24:16 -04:00
regress ARM: Add full-system regressions 2010-11-08 13:58:25 -06:00
rundiff rundiff: Don't flush stdout until after postcontext is printed. 2009-09-26 10:50:50 -07:00
SConscript Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
slicc slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
sort-includes Check in a first stab at a script to sort the #include lines in a source file. 2003-10-19 17:42:51 -07:00
style.py Style checker: Fix a couple bugs in style.py. 2011-01-13 12:30:18 -08:00
tracediff Minor tracediff bug fixes. 2008-11-17 11:22:16 -08:00
valgrind-suppressions Add valgrind-suppressions file. 2007-07-15 23:30:22 -04:00