Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755469AbbDIOJj (ORCPT ); Thu, 9 Apr 2015 10:09:39 -0400 Received: from mail-ob0-f179.google.com ([209.85.214.179]:35078 "EHLO mail-ob0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753001AbbDIOJg (ORCPT ); Thu, 9 Apr 2015 10:09:36 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Lucas De Marchi Date: Thu, 9 Apr 2015 11:09:15 -0300 Message-ID: Subject: Re: How to get instance for kallsyms_address or kallsyms_num_syms? To: Buddy Cc: linux-modules , lkml Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1222 Lines: 39 Hi Buddy, This question is more for lkml than linux-modules. I'm CC'ing it. -- Lucas De Marchi On Tue, Apr 7, 2015 at 6:48 AM, Buddy wrote: > HI: > I want to get information for kernel symbol,so I use array of > kallsyms_address > and value of kallsyms_num_syms.But when I use them,I can't find definition > or instance > for kallsyms_address.So I try to use virtual address for kallsyms_address in > my machine, > and I can't get it. > So would you please tell me how to get instance for kallsyms_address or > kallsyms_num_syms. > > > Thanks for the > help! > Best regards > Buddy.D.Zhang > -- > To unsubscribe from this list: send the line "unsubscribe linux-modules" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Lucas De Marchi -- 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/