Re: [PATCH] ftrace: Documentation

From: David Teigland
Date: Mon Jul 14 2008 - 14:09:20 EST


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.

Dave

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