Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.1.3
-
Component/s: Runtime: Threads and Concurrency
-
Labels:None
-
Number of attachments :
Description
Currently, tracing in RVMThread is turned on and off by constants embedded in the code. Since most of the tracing occurs on slow paths, there is no reason why we can't have a runtime command-line option.
This seems to work, but I want to hold off on putting it in until other issues are resolved.