summaryrefslogtreecommitdiff
path: root/src/cpu/inteltrace.hh
AgeCommit message (Expand)Author
2015-09-30base: remove Trace::enabled flagCurtis Dunham
2015-01-25cpu: Remove all notion that we know when the cpu is misspeculating.Ali Saidi
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-01-06Tracing: Make tracing aware of macro and micro ops.Gabe Black
2007-08-30params: Deprecate old-style constructors; update most SimObject constructors.Miles Kaufmann
2007-07-28Turn the instruction tracing code into pluggable sim objects.Gabe Black