summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_pkt_md_access.c
diff options
context:
space:
mode:
authorRoss Zwisler <zwisler@google.com>2023-03-13 23:56:28 +0300
committerAlexei Starovoitov <ast@kernel.org>2023-03-14 07:51:30 +0300
commitab4c15feb2ebcf9f4abe31457d7cbc8f3de9c2ab (patch)
treed66282c6c7ff3afb5242d46dfb45925ec17d206f /tools/testing/selftests/bpf/progs/test_pkt_md_access.c
parent27d7fdf06fdb84455ff585b58c8034e2fab42583 (diff)
downloadlinux-ab4c15feb2ebcf9f4abe31457d7cbc8f3de9c2ab.tar.xz
selftests/bpf: 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 tests in the bpf selftest code still refer to this older debugfs path, so let's update them to avoid confusion. Signed-off-by: Ross Zwisler <zwisler@google.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org> Link: https://lore.kernel.org/r/20230313205628.1058720-3-zwisler@kernel.org Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_pkt_md_access.c')
0 files changed, 0 insertions, 0 deletions