THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has been changed.  The new details are below.  For
full information about what has changed, visit the URL and click the
History tab.

FS#176 - add per-SimObject trace enable flags
User who did this: - Ali Saidi (saidi)

Attached to Project - M5 Bugs
Summary - add per-SimObject trace enable flags
Task Type - Minor Enhancement
Category - Global/Other
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - 1.1
Due in Version - 
Due Date - Undecided
Percent Complete - 0%
Details - We should have a "trace me" flag defined on each SimObject
that indicates whether trace messages associated with that SimObject
should be printed.  This flag would be ANDed with the current trace
flags in DPRINTF.  By default this flag would be true so behavior
would be unchanged, but we could add a command line option (like the
current --trace-ignore, but better) to turn these on and off on
specific objects.

The access would be through a function like 'traceMe()', similar to
name(), with a globally scoped function for trace messages outside of
object scope.


More information can be found at the following URL:
http://www.m5sim.org/flyspray/task/176

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.

_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to