Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-18 | events: Make trace events happen at the right priority. | Nathan Binkert | |
Also, while we're at it, remember that priorities are in the Event class and add a disable method to disable tracing. | |||
2009-02-15 | traceflags: fix --trace-help | Nathan Binkert | |
2009-02-04 | some new files are missing copyright notices | Nathan Binkert | |
2009-01-19 | tracing: panic() if people try to use tracing, but TRACING_ON is not set. | Nathan Binkert | |
Also clean things up so that help strings can more easily be added. Move the help function into trace.py |