Re: How to get instance for kallsyms_address or kallsyms_num_syms?
From: Lucas De Marchi <hidden>
Date: 2015-04-09 14:09:39
Also in:
lkml
From: Lucas De Marchi <hidden>
Date: 2015-04-09 14:09:39
Also in:
lkml
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 [off-list ref] 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