diff options
author | Ross Zwisler <[email protected]> | 2023-02-15 15:33:45 -0700 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-02-18 14:34:09 -0500 |
commit | 2455f0e124d317dd08d337a7550a78a224d4ba41 (patch) | |
tree | a26318d9852d06d95c8f68740fe5e3e7de3a4c1d /lib/memory-notifier-error-inject.c | |
parent | d8f0ae3ebed416728077fe94698983c30d409241 (diff) |
tracing: Always use canonical ftrace path
The canonical location for the tracefs filesystem is at /sys/kernel/tracing.
But, from Documentation/trace/ftrace.rst:
Before 4.1, all ftrace tracing control files were within the debugfs
file system, which is typically located at /sys/kernel/debug/tracing.
For backward compatibility, when mounting the debugfs file system,
the tracefs file system will be automatically mounted at:
/sys/kernel/debug/tracing
Many comments and Kconfig help messages in the tracing code still refer
to this older debugfs path, so let's update them to avoid confusion.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Signed-off-by: Ross Zwisler <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions