summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2010-06-03utils: checkpoint aggregator: some physmem files are too big to read at once,Lisa Hsu
2010-06-02ARM: Fixup native trace support and add some v7/recent stack codeAli Saidi
2010-05-02Statetrace: Fix compile problems with the AMD64 version of statetrace.Gabe Black
2010-03-23regress: add some new optionsNathan Binkert
2010-01-29m5: Regression Tester UpdateBrad Beckmann
2010-01-23style_hook: Fix the style hookNathan Binkert
2010-01-22Automated merge with ssh://hg@m5sim.org/m5Derek Hower
2010-01-20copyrights: add copyright info to the files I added.Lisa Hsu
2010-01-19util: do checkpoint aggregation more cleanly, fix last changeset.Lisa Hsu
2010-01-19mergeDerek Hower
2010-01-18 util: make a generic checkpoint aggregator that can aggregate different cpts...Lisa Hsu
2009-10-28regress: add POWER to regressionsNathan Binkert
2009-09-26rundiff: Don't flush stdout until after postcontext is printed.Steve Reinhardt
2009-09-22slicc: Pure python implementation of slicc.Nathan Binkert
2009-09-17Functionality migrated to sequencer.Polina Dudnik
2009-08-21[mq]: first_patchPolina Dudnik
2009-07-29Statetrace: Make sure the current state is loaded to print the initial stack ...Gabe Black
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-27imported patch statetracehost.patchGabe Black
2009-07-27ARM: Add ARM support to statetrace.Ali Saidi
2009-07-27Statetrace: Fix up headers.Gabe Black
2009-07-02stats: fix usage of jobfileNathan Binkert
2009-06-23makerelease: Don't hide x86 any more.Gabe Black
2009-06-23Regressions: Build ARM_SE regressions by default.Gabe Black
2009-05-22util: mkblankimage.sh should be executableSteve Reinhardt
2009-05-17includes: sort includes againNathan Binkert
2009-04-21rundiff: flush stdout after each diffSteve Reinhardt
2009-04-08style: fix style hook for some newer versions of mercurial.Nathan Binkert
2009-02-26CPA: Add m5ops for critical path annotation work.Ali Saidi
2009-01-24pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu.Nathan Binkert
2009-01-13Fix style hook for Mercurial >= 1.1Ali Saidi
2009-01-07X86: Set up support for adding m5 pseudo insts to a binary.Gabe Black
2008-12-03Add the mkblankimage.sh utility to the utils directory.Nathan Binkert
2008-12-03util/m5: Add a new function called pin to bind a program to a set of cores.Nathan Binkert
2008-12-03util/m5: reorganize code so it is easier to add operationsNathan Binkert
2008-11-17Minor tracediff bug fixes.Steve Reinhardt
2008-11-15Remove the pointless, repository destroying assertion and just have the scrip...Clint Smullen
2008-11-10pseudo inst: Add rpns (read processor nanoseconds) instruction.Nathan Binkert
2008-11-06tracediff: add '#' support for sub-arg alternatives, '-n' paramSteve Reinhardt
2008-10-01Cleanup m5term changes with Nate's comments.Ali Saidi
2008-10-01Make m5term use select() so OS X is happy.Ali Saidi
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2008-07-11m5ops: clean up the m5ops stuff.Nathan Binkert
2008-06-14python: Move various utility classes into a new m5.util package soNathan Binkert
2008-06-14Add hg commands for style check so you can check at times other than commitNathan Binkert
2008-02-26Update make release, README, and RELEASE_NOTES for b5Ali Saidi
2007-12-11Fix minor bug in util/style.pySteve Reinhardt
2007-11-20Might as well ship splash2 scripts since we get questions on the list.Steve Reinhardt
2007-11-13Add -k flag to util/regress.Steve Reinhardt