From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 15 10:08:00 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CAEE16A420 for ; Wed, 15 Feb 2006 10:08:00 +0000 (GMT) (envelope-from nsrashmi@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id A76E543D5E for ; Wed, 15 Feb 2006 10:07:55 +0000 (GMT) (envelope-from nsrashmi@gmail.com) Received: by wproxy.gmail.com with SMTP id 57so1262830wri for ; Wed, 15 Feb 2006 02:07:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BOHRu6rb7w/AIxKfzWsyqwXkC1MTpKx7PYz1ZVOiJOGMLP4S9CfHc7JMrITN2LI6K4G4gQ5wKJEyipeYZcHsHSR27tsO6vk0QEHOckbCTUUlcXmy4lkhu+4P0RvPsAYXmk4U2QQFlC3eGNswjMtsQCKyGFiN5X5ZEA4tlZzVm7I= Received: by 10.65.213.15 with SMTP id p15mr2428964qbq; Wed, 15 Feb 2006 02:07:54 -0800 (PST) Received: by 10.64.203.11 with HTTP; Wed, 15 Feb 2006 02:07:54 -0800 (PST) Message-ID: <9f9993160602150207m474d0eb3uceb4f47deef0280d@mail.gmail.com> Date: Wed, 15 Feb 2006 15:37:54 +0530 From: rashmi ns To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: using kernel profiling for loadable modules X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 10:08:00 -0000 hello list , Can anybody tell me how we can use "gprof" for loadable kernel modules Regards, Freebsd user