lkml.org 
[lkml]   [2009]   [May]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC V2 PATCH]debugfs:Fix terminology inconsistency of dir name to mount debugfs filesystem.

On Fri, 29 May 2009, Steven Rostedt wrote:
> ===
> When debugfs is configured into the kernel (which selecting any ftrace
> option will do) the directory /sys/kernel/debug will be created. To mount
> this directory, you can add to your /etc/fstab file:
>
> debugfs /debug debugfs defaults 0 0
>
> Or you can mount it at run time with:
>
> mount -t debugfs nodev /sys/kernel/debug
>
> For quicker access to that directory you may want to make a soft link to
> it:
>
> ln -s /sys/kernel/debug /debug
>
> Any selected ftrace option will also create a directory called tracing
> within the debugfs. The rest of the document will assume that you are in
> the ftrace directory (cd /sys/kernel/debugfs) and will only concentrate

s,/sys/kernel/debugfs,/sys/kernel/debug/tracing,

> on the files within that directory and not distract from the content with
> the extended "/sys/kernel/debug/tracing" path name.
> ===

-- Steve



\
 
 \ /
  Last update: 2009-05-29 18:39    [W:0.081 / U:1.920 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site