Re: [Gems-users] Cycles


Date: Tue, 19 Jun 2007 09:18:31 +0800
From: "hongxia sun" <sunhx.seraph@xxxxxxxxx>
Subject: Re: [Gems-users] Cycles
You can add g_eventQueue_ptr->getTime() into PerfectSwitch::wakeup() to check when the msg is send to the network. However, if you want to get the time when the msg is generated, you should add profile info in *.sm to trace the msg generated time.

2007/6/18, Joaquin Sanchez Sanchez <joaquin_barcelo_12@xxxxxxxx>:

Ok, buy what I want to see is the moment in what the outgoing_messages in the Network Stats part are produced. In the profiler I haven't found any part with this kind of messages.
 
I tryed with a g_eventQueue_ptr->getTime() in the throttle file but what I gained was the total number of ruby cycles, and what I want is the cycle in which each message is produced.
 
Regards



¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.


_______________________________________________
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→]