gem5/src
Curtis Dunham 02881a7bf3 base: remove Trace::enabled flag
The DTRACE() macro tests both Trace::enabled and the specific flag. This
change uses the same administrative interface for enabling/disabling
tracing, but masks the SimpleFlags settings directly. This eliminates a
load for every DTRACE() test, e.g. DPRINTF.
2015-09-30 15:21:55 -05:00
..
arch arm: Change TLB Software Caching 2015-09-30 11:14:19 -05:00
base base: remove Trace::enabled flag 2015-09-30 15:21:55 -05:00
cpu base: remove Trace::enabled flag 2015-09-30 15:21:55 -05:00
dev isa,cpu: Add support for FS SMT Interrupts 2015-09-30 11:14:19 -05:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern style: change Process function calls to use camelCase 2015-07-24 12:25:23 -07:00
mem cpu,isa,mem: Add per-thread wakeup logic 2015-09-30 11:14:19 -05:00
proto cpu: add support for outputing a protobuf formatted CPU trace 2015-02-16 03:32:38 -05:00
python base: remove Trace::enabled flag 2015-09-30 15:21:55 -05:00
sim cpu: Change thread assignments for heterogenous SMT 2015-09-30 11:14:19 -05:00
unittest base: Rewrite the CircleBuf to fix bugs and add serialization 2015-08-07 09:59:19 +01:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript sim: tag-based checkpoint versioning 2015-09-02 15:23:30 -05:00