Home
last modified time | relevance | path

Searched hist:e55190f26f92927e95aba22b069679311d5379ea (Results 1 – 1 of 1) sorted by relevance

/linux/samples/bpf/
H A Dtask_fd_query_user.cdiff e55190f26f92927e95aba22b069679311d5379ea Tue Oct 01 13:22:49 CEST 2019 Björn Töpel <bjorn.topel@intel.com> samples/bpf: Fix build for task_fd_query_user.c

Add missing include for <linux/perf_event.h> which was removed from
perf-sys.h in commit 91854f9a077e ("perf tools: Move everything
related to sys_perf_event_open() to perf-sys.h").

Fixes: 91854f9a077e ("perf tools: Move everything related to sys_perf_event_open() to perf-sys.h")
Reported-by: KP Singh <kpsingh@google.com>
Reported-by: Florent Revest <revest@google.com>
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Tested-by: KP Singh <kpsingh@google.com>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20191001112249.27341-1-bjorn.topel@gmail.com