From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Date: Thu, 08 May 2003 00:04:09 +0000 Subject: Re: [Linux-ia64] Re: [PATCH] head.S fix for unusual load addrs Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Wed, May 07, 2003 at 04:51:21PM -0700, David Mosberger wrote: > How many tools are out there that depend on System.map or similar? I > suppose you could just generate a fresh System.map at boot time (or > have something like /proc/System.map). Forgot to mention that there are tools that depend on this (e.g. VTune, but it only cares about the load addr and size), but /proc/ksyms may be enough already if the right symbols are exported. Is it still there in 2.5? Thanks, Jesse