Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932124AbWAQQ1Q (ORCPT ); Tue, 17 Jan 2006 11:27:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932128AbWAQQ1Q (ORCPT ); Tue, 17 Jan 2006 11:27:16 -0500 Received: from cantor2.suse.de ([195.135.220.15]:11242 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S932124AbWAQQ1P (ORCPT ); Tue, 17 Jan 2006 11:27:15 -0500 From: Andi Kleen To: Hugh Dickins Subject: Re: [PATCH 3/4] compact print_symbol() output Date: Tue, 17 Jan 2006 16:01:52 +0100 User-Agent: KMail/1.8.2 Cc: Akinobu Mita , Keith Owens , linux-kernel@vger.kernel.org, Chuck Ebbert <76306.1226@compuserve.com>, Christoph Hellwig , Jesper Juhl , Arjan van de Ven References: <20060117101555.GD19473@miraclelinux.com> <20060117112318.GA24671@miraclelinux.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601171601.52995.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 19 On Tuesday 17 January 2006 16:01, Hugh Dickins wrote: > I've often found symbolsize useful. Not when looking at an oops > from my own machine. But when looking at an oops posted on LKML, > from someone who most likely has a different .config and different > compiler, different optimization and different inlining from mine. > symbolsize is a good clue as to how close their kernel is to the > one I've got built on my machine, how likely guesses I make based > on mine will apply to theirs, and whereabouts in the function that > it oopsed. Yes that is why I want it too. -Andi - 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/