Age | Commit message (Expand) | Author |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2015-09-30 | base: remove Trace::enabled flag | Curtis Dunham |
2014-10-16 | base: Reimplement the DPRINTF mechanism in a Logger class | Andrew Bardsley |
2014-08-26 | base: Replace the internal varargs stuff with C++11 constructs | Andreas Sandberg |
2011-12-01 | Trace: FIx issue with creation of trace file with output dir overhaul. | Ali Saidi |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2007-03-12 | remove the extern C around gdb helper functions. It's need needed for any new... | Ali Saidi |
2007-02-17 | Default to tracing being disabled in C++, it will be turned | Nathan Binkert |
2007-02-10 | Clean up tracing stuff more, get rid of the trace log since | Nathan Binkert |
2007-02-09 | Get rid of the Trace ParamContext and give python direct | Nathan Binkert |
2007-02-07 | Get rid of the gross operator,()/variadic macro hack | Nathan Binkert |
2006-06-26 | remove extern "C" from the functions we all from gdb. This isn't requried and... | Ali Saidi |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |