From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262040AbVFUGdI (ORCPT ); Tue, 21 Jun 2005 02:33:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262045AbVFUGcf (ORCPT ); Tue, 21 Jun 2005 02:32:35 -0400 Received: from lon-del-02.spheriq.net ([195.46.50.98]:59791 "EHLO lon-del-02.spheriq.net") by vger.kernel.org with ESMTP id S261733AbVFUGbk convert rfc822-to-8bit (ORCPT ); Tue, 21 Jun 2005 02:31:40 -0400 From: N Chandra Shekhar REDDY To: Subject: Cpu utilization per thread Date: Tue, 21 Jun 2005 12:01:23 +0530 Message-ID: <06b801c5762a$d89dee60$99bcc68a@blr.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.5709 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-O-General-Status: No X-O-Spam1-Status: Not Scanned X-O-Spam2-Status: Not Scanned X-O-URL-Status: Not Scanned X-O-Virus1-Status: No X-O-Virus2-Status: Not Scanned X-O-Virus3-Status: No X-O-Virus4-Status: No X-O-Virus5-Status: Not Scanned X-O-Image-Status: Not Scanned X-O-Attach-Status: Not Scanned X-SpheriQ-Ver: 2.2.1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Can anybody tell me How to find the cpu utilization per thread excluding thread blocking/waiting times? Thanks ncs