summaryrefslogtreecommitdiff
path: root/cpu/trace/reader
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-02-21Made Addr a global typeGabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2005-06-05Many files:Steve Reinhardt
2004-09-30Updates to make traces work correctly in all circumstances. Add opt set assoc...Erik Hallnor
2004-09-28Add opt cpu and fix page copy warningsErik Hallnor
2004-09-02Update tracing functionality and add an ITX trace writer.Erik Hallnor
2004-07-28updated readme to reflect linux/scons changesAli Saidi
2004-07-06Remove duplicate statErik Hallnor
2004-06-13Add some rewritten trace readers.Erik Hallnor
2004-06-08Tracing now works for upto 4 threads. Easy change to get it to work for more,...Erik Hallnor
2004-06-08Add the capability to read and write memory trace files. Currently is cycle a...Erik Hallnor