Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265477AbUJGNZZ (ORCPT ); Thu, 7 Oct 2004 09:25:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265144AbUJGNZY (ORCPT ); Thu, 7 Oct 2004 09:25:24 -0400 Received: from web60206.mail.yahoo.com ([216.109.118.101]:7613 "HELO web60206.mail.yahoo.com") by vger.kernel.org with SMTP id S269564AbUJGNXo (ORCPT ); Thu, 7 Oct 2004 09:23:44 -0400 Message-ID: <20041007132343.83278.qmail@web60206.mail.yahoo.com> Date: Thu, 7 Oct 2004 06:23:43 -0700 (PDT) From: anil dahiya Subject: Re: about Linux Module Profiling Tool To: Neil Horman Cc: linux-kernel@vger.kernel.org In-Reply-To: <41653E3D.4020508@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 901 Lines: 34 anil kumar : > If anyone have idea about linux module profiling > tools>> > Neil : > What kind of profiling do you want to do? Anil Kumar : after booting system, I am loading my network device driver module in linux kernel . I wanna to know how much time is taking by functions of my module at any time (i.e just after loading module or just after sending or receiving data etc). So I can improve performance of my module by improving those function which taking maximum time or cpu utilization. ---- Anil Kumar _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/