summaryrefslogtreecommitdiff
path: root/src/cpu/trace/trace_cpu.cc
AgeCommit message (Expand)Author
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2009-04-20request: rename INST_READ to INST_FETCH.Steve Reinhardt
2008-02-06Make the Event::description() a const functionStephen Hines
2007-09-28Rename cycles() function to ticks()Ali Saidi
2007-07-26Merge python and x86 changes with cache branchNathan Binkert
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-06-30Event descriptions should not end in "event"Steve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt