]> git.ipfire.org Git - thirdparty/linux.git/commit
bpf: adjust path to trace_output sample eBPF program
authorTobias Klauser <tklauser@distanz.ch>
Tue, 10 Jun 2025 14:07:56 +0000 (16:07 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 10 Jun 2025 15:10:21 +0000 (08:10 -0700)
commit2d72dd14d77f31a7caa619fe0b889304844e612e
tree064c839215a4bc593559a037aa0b907c9b1d68f8
parent5fcf896efe28ca11212fdb6594cd709abb7c1735
bpf: adjust path to trace_output sample eBPF program

The sample file was renamed from trace_output_kern.c to
trace_output.bpf.c in commit d4fffba4d04b ("samples/bpf: Change _kern
suffix to .bpf with syscall tracing program"). Adjust the path in the
documentation comment for bpf_perf_event_output.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Link: https://lore.kernel.org/r/20250610140756.16332-1-tklauser@distanz.ch
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h