Re: Decoding of addreses in kernel logs

Keith Owens (kaos@ocs.com.au)
Mon, 03 Jun 2002 15:44:30 +1000


On Mon, 3 Jun 2002 09:39:41 +0400,
Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru> wrote:
>Thank you. My only concern is that klogd decodes addresses in real time
>(if it is able to do it at all) while ksymoops is usually postmortem. It
>means that ksymoops may not have access to real module addresses?

klogd rarely has access to module addresses either. klogd loads its
module list at startup, not when modules are loaded or unloaded. There
is support in both insmod and ksymoops for module decoding, man insmod
and look for ksymoops assistance.

-
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/