summaryrefslogtreecommitdiff
path: root/src/cpu/trace
AgeCommit message (Expand)Author
2016-04-05mem: Remove threadId from memory request classMitch Hayenga
2016-01-11scons: Enable -Wextra by defaultAndreas Hansson
2015-12-07cpu: Support virtual addr in elastic tracesRadhika Jagtap
2015-12-07cpu: Create record type enum for elastic tracesRadhika Jagtap
2015-12-07cpu: Add TraceCPU to playback elastic tracesRadhika Jagtap
2013-05-30cpu: Prune the stale TraceCPUAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
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
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert
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