Re: [Gems-users] How to break down cycles


Date: Thu, 3 Mar 2005 09:11:35 -0600
From: "Min Xu (Hsu)" <xu@xxxxxxxxxxx>
Subject: Re: [Gems-users] How to break down cycles
BTW, you can use the command "mpstat" inside the simulated system
to tell you a rough idea on break down of user/kernel/waiting/idle
times.

I think the new utility, DTrace, also can do this. But I don't know
more details.

On Thu, 03 Mar 2005 Weihang Jiang wrote :
> Hi, 
>     I want to break down execution cycles into different categories:
> user cycles, kernel cycles, privilage instructions cycles and idle
> cycles. (as in Memory System Characterization of Commerical
> Workloads).
>  
>    I found something from ruby0.dump-stat :
> Resource Usage
> --------------
> page_size: 4096
> user_time: 1334
> system_time: 29
> 
> Is it the right place to look at? 
> 
> TIA 
> 
> -- 
> Weihang Jiang
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
[← Prev in Thread] Current Thread [Next in Thread→]