Closed Bug 618677 Opened 14 years ago Closed 14 years ago

Allow exact tracing to be enabled/disabled at run-time (for experimentation)

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Q3 11 - Serrano

People

(Reporter: lhansen, Assigned: lhansen)

References

Details

(Whiteboard: has-patch)

Attachments

(1 file)

We'd like a simple facility to enable/disable exact tracing at run-time. This facility can take the form of a byte in the GC that is or'ed into the flags field instead of or'ing in a constant, along with a command line switch to set that byte value, and a tweak to make the facility available.
Blocks: 576307
It would also be handy to be able to disable exact tracing at compile time. (To guild that particular lily we would exclude generated tracers if exact tracing has been disabled. It would allow us to gauge code size changes.)
Attachment #497141 - Flags: review?(fklockii)
Whiteboard: has-patch
Attachment #497141 - Flags: review?(fklockii) → review+
changeset: 5675:5ea5e151e7d4 user: Lars T Hansen <lhansen@adobe.com> summary: Fix 618677 - Allow exact tracing to be enabled/disabled at run-time (for experimentation) (r=fklockii) http://hg.mozilla.org/tamarin-redux/rev/5ea5e151e7d4
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Flags: flashplayer-bug-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: