base: add the --debug-flag to DPRINTF output with FmtFlag
[gem5.git] / src / base / trace.hh
2019-11-26 Ciro Santillibase: add the --debug-flag to DPRINTF output with FmtFlag
2019-10-16 Giacomo Travaglinibase: Using scoped string in DPRINTFNR
2019-03-26 Isaac Sánchez Barrerabase,python: Fix to allow multiple --debug-ignore values.
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-30 Curtis Dunhambase: remove Trace::enabled flag
2014-10-16 Andrew Bardsleybase: Reimplement the DPRINTF mechanism in a Logger...
2014-08-26 Andreas Sandbergbase: Replace the internal varargs stuff with C++11...
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-23 Ali SaidiTrace: Add DPRINTFS macro that takes parameter to call...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-09 Nathan BinkertGet rid of the Trace ParamContext and give python direct
2007-02-09 Nathan BinkertUse c99 variadic macros for non gnu compilers
2007-02-08 Nathan BinkertGet rid of the gross operator,()/variadic macro hack
2007-02-01 Lisa HsuMerge zizzer:/bk/newmem
2007-01-27 Gabe BlackMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zizzer:/bk/newmem
2007-01-26 Ali SaidiMerge zeep.pool:/z/saidi/work/m5.newmem
2007-01-26 Ali Saidimake our code a little more standards compliant
2006-11-13 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-13 Kevin LimMerge ktlim@zamp:./local/clean/tmp/test-regress
2006-11-12 Ron DreslinskiMerge zizzer:/bk/newmem
2006-11-12 Nathan Binkertset TRACING_ON one way or another explicitly in the
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: