summaryrefslogtreecommitdiff
path: root/src/cpu/NativeTrace.py
AgeCommit message (Expand)Author
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2009-07-27ARM: Make native trace print out what instruction caused an error.Gabe Black
2009-07-19CPU: Separate out native trace into ISA (in)dependent code and SimObjects.Gabe Black
2008-10-09SimObjects: Clean up handling of C++ namespaces.Nathan Binkert
2007-07-28Turn the instruction tracing code into pluggable sim objects.Gabe Black