Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030350AbVKHVEU (ORCPT ); Tue, 8 Nov 2005 16:04:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030348AbVKHVEU (ORCPT ); Tue, 8 Nov 2005 16:04:20 -0500 Received: from xproxy.gmail.com ([66.249.82.197]:55740 "EHLO xproxy.gmail.com") by vger.kernel.org with ESMTP id S1030349AbVKHVEI convert rfc822-to-8bit (ORCPT ); Tue, 8 Nov 2005 16:04:08 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MlqnkZY5rSsrbSw6ExuZFswW1SeYneAj/e6GV1njJNpjFzxfmh8vtxk2kxuAsWWZCkvbDnBJ3/zH7Tc0yhPUvHEQORLC0vkGTJeGE8VdjDEuGRZpjTW90tRDjQsChqF8mGPB+CKO7pDz5qHmTfb/OfXwfgvA19rinAr8Um8fe8E= Message-ID: Date: Tue, 8 Nov 2005 16:04:07 -0500 From: Adayadil Thomas To: linux-kernel@vger.kernel.org Subject: Creating new System.map with modules symbol info MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 15 Greetings. The System map that was created when compiling kernel does'nt have the symbols of modules that are loaded later. How can I create a new System.map with the symbols of modules also. Any information is much appreciated. Thanks - 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/