summaryrefslogtreecommitdiff
path: root/src/python/m5/trace.py
AgeCommit message (Expand)Author
2017-01-27python: Move native wrappers to the _m5 namespaceAndreas Sandberg
2015-09-30base: remove Trace::enabled flagCurtis Dunham
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert
2009-02-18events: Make trace events happen at the right priority.Nathan Binkert
2009-02-15traceflags: fix --trace-helpNathan Binkert
2009-02-04some new files are missing copyright noticesNathan Binkert
2009-01-19tracing: panic() if people try to use tracing, but TRACING_ON is not set.Nathan Binkert