diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-01-20 15:48:46 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-02-03 12:48:42 -0500 |
commit | f76180bc07abc399977bfbe8c43bf58c4570e893 (patch) | |
tree | 6638b15592e2af975cd7ed7bd0815bb0def51ffb /fs/tracefs/inode.c | |
parent | 8434dc9340cd2e117fc944cf7526263bf490a52a (diff) | |
download | op-kernel-dev-f76180bc07abc399977bfbe8c43bf58c4570e893.zip op-kernel-dev-f76180bc07abc399977bfbe8c43bf58c4570e893.tar.gz |
tracing: Automatically mount tracefs on debugfs/tracing
As tools currently rely on the tracing directory in debugfs, we can not
just created a tracefs infrastructure and expect sysadmins to mount
the new tracefs to have their old tools work.
Instead, the debugfs tracing directory is still created and the tracefs
file system is mounted there when the debugfs filesystem is mounted.
No longer does the tracing infrastructure update the debugfs file system,
but instead interacts with the tracefs file system. But now, it still
appears to the user like nothing changed, except you also have the feature
of mounting just the tracing system without needing all of debugfs!
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'fs/tracefs/inode.c')
0 files changed, 0 insertions, 0 deletions