Re: [Gems-users] Modifying stats


Date: Thu, 19 Jul 2007 15:56:45 -0700 (PDT)
From: James Wang <jameswang99@xxxxxxxxx>
Subject: Re: [Gems-users] Modifying stats
ruby0.debug-start-time 'ruby_cycle_number' can specify the exact ruby cycle to start the debug tracing. Starting at 1 often results in generating a debug file that is too large to be investigated.
 
Regards
James

----- Original Message ----
From: Mike Marty <mikem@xxxxxxxxxxx>
To: Gems Users <gems-users@xxxxxxxxxxx>
Sent: Friday, July 20, 2007 3:58:49 AM
Subject: Re: [Gems-users] Modifying stats


$gems/ruby/Profiler.C collects stats and then prints them out at the end.

But if you want to log whenever a message is produced, you might just 
try using the PROTOCOL_DEBUG_TRACE.

In Simics, this is enabled with

ruby0.debug-start-time '1'

--Mike

> Which files (and how) have I to modify to see in the stats file the 
> cycle in which each message is produced, and to know who are the sender 
> and the receiver ?
>
>
>
> ---------------------------------
>
> Sé un Mejor Amante del Cine
> ¿Quieres saber cómo? ¡Deja que otras personas te ayuden!.
>
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/";; to your search.





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