hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/samples/bpf/test_overhead_tp_kern.c
....@@ -5,7 +5,7 @@
55 * License as published by the Free Software Foundation.
66 */
77 #include <uapi/linux/bpf.h>
8
-#include "bpf_helpers.h"
8
+#include <bpf/bpf_helpers.h>
99
1010 /* from /sys/kernel/debug/tracing/events/task/task_rename/format */
1111 struct task_rename {