summaryrefslogtreecommitdiff
path: root/src/base/trace.cc
AgeCommit message (Expand)Author
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2007-03-12remove the extern C around gdb helper functions. It's need needed for any new...Ali Saidi
2007-02-17Default to tracing being disabled in C++, it will be turnedNathan Binkert
2007-02-10Clean up tracing stuff more, get rid of the trace log sinceNathan Binkert
2007-02-09Get rid of the Trace ParamContext and give python directNathan Binkert
2007-02-07Get rid of the gross operator,()/variadic macro hackNathan Binkert
2006-06-26remove extern "C" from the functions we all from gdb. This isn't requried and...Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt