Re: [Gems-users] How to turn on transaction trace?


Date: Fri, 7 Apr 2006 12:05:02 -0500
From: Kevin Moore <kmoore@xxxxxxxxxxx>
Subject: Re: [Gems-users] How to turn on transaction trace?
James,
It sounds like the option you want is actually "PROFILE_XACT." If you set that variable to true in rubyconfig.defaults or run a setparam_str command to set it, you should see a print out of all transactional loads and stores and transaction begins, commits and nacks.

--Kevin

On Apr 6, 2006, at 11:56 PM, James Wang wrote:

Hi all:
    I am currently using the LogTM version of Ruby and
in my dump file there is one line saying that
TRANSACTION_TRACE_ENABLED: false
    I wonder how I could turn this option on, so that
I could see when there is a transaction going on as
the benchmark runs.
    Thanks in advance.




Regards
James
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users

[← Prev in Thread] Current Thread [Next in Thread→]