Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932679Ab1CWODX (ORCPT ); Wed, 23 Mar 2011 10:03:23 -0400 Received: from twin.jikos.cz ([89.185.236.188]:52597 "EHLO twin.jikos.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932254Ab1CWODV (ORCPT ); Wed, 23 Mar 2011 10:03:21 -0400 Date: Wed, 23 Mar 2011 15:02:35 +0100 From: David Sterba To: Chris Mason Cc: dave , linux-kernel , linux-mm , adilger Subject: Re: ext4 deep stack with mark_page_dirty reclaim Message-ID: <20110323140235.GF17108@twin.jikos.cz> Reply-To: dave@jikos.cz Mail-Followup-To: Chris Mason , dave , linux-kernel , linux-mm , adilger References: <20110314204627.GB8120@thunk.org> <20110315152222.GW17108@twin.jikos.cz> <1300206353-sup-9759@think> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1300206353-sup-9759@think> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 696 Lines: 21 On Tue, Mar 15, 2011 at 12:26:43PM -0400, Chris Mason wrote: > Also, the ftrace stack usage tracer gives more verbose output that > includes the size of each function. Yet another one on the list is the -fstack-size option in new gcc 4.6 [*]. It creates a file with .su extension containing lines in format file:line:char:function_name stack_size linkage_type eg. a.c:168:5:main 224 static dave * http://gcc.gnu.org/gcc-4.6/changes.html -- 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/