[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <alpine.LFD.2.00.1010061024220.3107@xanadu.home>
Date: Wed, 06 Oct 2010 10:26:21 -0400 (EDT)
From: Nicolas Pitre <nico@...xnic.net>
To: Stephen Boyd <sboyd@...eaurora.org>
Cc: Daniel Walker <dwalker@...eaurora.org>,
Russell King <linux@....linux.org.uk>,
Kevin Hilman <khilman@...prootsystems.com>,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
Saravana Kannan <skannan@...eaurora.org>,
Santosh Shilimkar <santosh.shilimkar@...com>,
Colin Cross <ccross@...roid.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 1/3] [ARM] Translate delay.S into (mostly) C
On Tue, 5 Oct 2010, Stephen Boyd wrote:
> On 10/05/2010 10:22 AM, Daniel Walker wrote:
> > I think the "size" command might be better for this type of stuff. It
> > should give you the same output (or similar).. It's just used more
> > frequently.
>
> Ok.
>
> $ size vmlinux.orig
> text data bss dec hex filename
> 6533503 530232 1228296 8292031 7e86bf vmlinux.orig
> $ size vmlinux.new
> text data bss dec hex filename
> 6533607 530232 1228296 8292135 7e8727 vmlinux.new
If you modified only one source file then I'd suggest you run 'size'
only on the affected .o file instead.
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists