On Fri, Jan 18, 2008 at 03:12:33PM -0500, Lee Schermerhorn wrote: > I searched around the archives and web and didn't find any reports on > this [maybe just missed them?], so I MUST be doing something > wrong/stupid. My config [included] may be the culprit. Apologies for > the long cc list. I'm copying the kprobes and blktrace maintainers > [addresses from MAINTAINERS] to verify that they're NOT seeing this > problem. > > Problem: I see no sub-directories below /sys/kernel/debug on x86_64
Have you mounted debugfs on /sys/kernel/debug? Try: mount -t debugfs none /sys/kernel/debug as root and see if the files are present or not. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/