summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf.c
diff options
context:
space:
mode:
authorWang Nan2016-11-15 05:05:46 +0100
committerArnaldo Carvalho de Melo2016-11-25 15:25:46 +0100
commitd6be16719e0b65f586ae4a301f02407422e6b5dd (patch)
tree15d3ec50db2dfbeb361cc9cd592b04d588c59686 /tools/lib/bpf/libbpf.c
parentperf record: Fix segfault when running with suid and kptr_restrict is 1 (diff)
downloadkernel-qcow2-linux-d6be16719e0b65f586ae4a301f02407422e6b5dd.tar.gz
kernel-qcow2-linux-d6be16719e0b65f586ae4a301f02407422e6b5dd.tar.xz
kernel-qcow2-linux-d6be16719e0b65f586ae4a301f02407422e6b5dd.zip
perf tools: Add missing struct definition in probe_event.h
Commit 0b3c2264ae30 ("perf symbols: Fix kallsyms perf test on ppc64le") refers struct symbol in probe_event.h, but forgets to include its definition. Gcc will complain about it when that definition is not added, by sheer luck, by some other header included before probe_event.h. Signed-off-by: Wang Nan <wangnan0@huawei.com> Cc: Alexei Starovoitov <ast@fb.com> Cc: He Kuang <hekuang@huawei.com> Cc: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Cc: Zefan Li <lizefan@huawei.com> Cc: pi3orama@163.com Link: http://lkml.kernel.org/r/20161115040617.69788-4-wangnan0@huawei.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions