Re: ksymoops /proc/ksyms

Keith Owens (kaos@ocs.com.au)
Wed, 01 Sep 1999 01:36:30 -0700


On Tue, 31 Aug 1999 20:25:29 -0700 (PDT),
Robert Dinse <nanook@eskimo.com> wrote:
> Ok, got ksymoops to compile on another system that has glibc, but it is
>complaining about not being about to access /proc/ksyms. When I look in /proc,
>I don't see a /proc/ksyms, is there a kernel option I need to have enabled for
>it to be present?

CONFIG_PROC_FS=y

In config, under filesystems, select /proc. OTOH, if you have no
modules loaded then /proc/ksyms is empty so you can run ksymoops -K.
See the ksymoops man page.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/