Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 3 Sep 2002 03:20:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 3 Sep 2002 03:20:23 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.101]:50307 "EHLO e1.ny.us.ibm.com") by vger.kernel.org with ESMTP id ; Tue, 3 Sep 2002 03:20:22 -0400 Date: Tue, 3 Sep 2002 12:50:17 +0530 From: Ravikiran G Thirumalai To: Mark Hahn Cc: linux-kernel@vger.kernel.org Subject: Re: [patch] Enable kernel profiling with stepping of 1 Message-ID: <20020903125017.F21589@in.ibm.com> References: <20020902134718.A21466@in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hahn@physics.mcmaster.ca on Mon, Sep 02, 2002 at 08:38:22PM -0400 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 744 Lines: 23 On Mon, Sep 02, 2002 at 08:38:22PM -0400, Mark Hahn wrote: > > and the profiling buffer is half the size of kernel text; 2 insns hash on to > > s/insns/bytes of code/ Yep.. I was speaking in terms of the smallest possible size for a insn. > > > Profiling with step=1 will help us do insn level profiling with better > > granularity > > I guess this means you want to do insn- or line-wise profiling, rather > than the original point of this feature (function-wise). Exactly. Thanks, Kiran - 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/