[Gems-users] How to break down cycles


Date: Thu, 3 Mar 2005 01:44:56 -0600
From: Weihang Jiang <weihang.jiang@xxxxxxxxx>
Subject: [Gems-users] How to break down cycles
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
[← Prev in Thread] Current Thread [Next in Thread→]