Re: [PATCH] ftrace: Documentation

From: Steven Rostedt
Date: Mon Jul 14 2008 - 15:59:29 EST




On Mon, 14 Jul 2008, David Teigland wrote:

>
> On Thu, Jul 10, 2008 at 12:46:01PM -0400, Steven Rostedt wrote:
> > +The File System
> > +---------------
> > +
> > +Ftrace uses the debugfs file system to hold the control files as well
> > +as the files to display output.
> > +
> > +To mount the debugfs system:
> > +
> > + # mkdir /debug
> > + # mount -t debugfs nodev /debug
>
>
> I believe /sys/kernel/debug is the proper mount point.

I've heard about that, but it just seems like a deep path. I can mention
that at the begining of the document then say:

For shorter path names in the following examples, we will simply mount
the debugfs at /debug.

-- Steve

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