gem5/util
Nathan Binkert f82d4e2364 python: Move various utility classes into a new m5.util package so
they're all in the same place.  This also involves having just one
jobfile.py and moving it into the utils directory to avoid
duplication.  Lots of improvements to the utility as well.

--HG--
rename : src/python/m5/attrdict.py => src/python/m5/util/attrdict.py
rename : util/pbs/jobfile.py => src/python/m5/util/jobfile.py
rename : src/python/m5/util.py => src/python/m5/util/misc.py
rename : src/python/m5/multidict.py => src/python/m5/util/multidict.py
rename : util/stats/orderdict.py => src/python/m5/util/orderdict.py
2008-06-14 20:19:49 -07: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 make m5 readfile work on solaris... we can have a solaris regression soon! 2007-02-24 22:05:01 -05:00
pbs python: Move various utility classes into a new m5.util package so 2008-06-14 20:19:49 -07:00
statetrace X86/StateTrace: Make m5 and statetrace track mmx and xmm registers, and actually compare xmm. 2007-09-04 23:39:57 -07:00
stats python: Move various utility classes into a new m5.util package so 2008-06-14 20:19:49 -07:00
tap Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
term m5term: assume localhost if host name not provided. 2006-10-19 21:42:30 -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
fixwhite Utilities for doing a format check for some elements of proper 2006-12-17 18:58:05 -08:00
make_release.py Update make release, README, and RELEASE_NOTES for b5 2008-02-26 17:28:31 -05: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 Add -k flag to util/regress. 2007-11-13 18:45:51 -08:00
rundiff Minor updates. 2006-06-17 22:55:00 -04:00
SConscript Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -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 Add hg commands for style check so you can check at times other than commit 2008-06-14 19:37:26 -07:00
tracediff Use perl FindBin package to set path to rundiff to the 2007-02-06 10:06:11 -08:00
valgrind-suppressions Add valgrind-suppressions file. 2007-07-15 23:30:22 -04:00