summaryrefslogtreecommitdiffstats
path: root/samples/bpf/trace_event_user.c
diff options
context:
space:
mode:
authorJoe Stringer2016-12-14 23:05:26 +0100
committerArnaldo Carvalho de Melo2016-12-20 16:00:39 +0100
commit5dc880de6e7c8566fbc8bc5dfc3a922d2d1c5ee3 (patch)
treeb2d6edd5122a4da1c87e5760adbeea14d2323e0d /samples/bpf/trace_event_user.c
parentsamples/bpf: Switch over to libbpf (diff)
downloadkernel-qcow2-linux-5dc880de6e7c8566fbc8bc5dfc3a922d2d1c5ee3.tar.gz
kernel-qcow2-linux-5dc880de6e7c8566fbc8bc5dfc3a922d2d1c5ee3.tar.xz
kernel-qcow2-linux-5dc880de6e7c8566fbc8bc5dfc3a922d2d1c5ee3.zip
tools lib bpf: Add bpf_prog_{attach,detach}
Commit d8c5b17f2bc0 ("samples: bpf: add userspace example for attaching eBPF programs to cgroups") added these functions to samples/libbpf, but during this merge all of the samples libbpf functionality is shifting to tools/lib/bpf. Shift these functions there. Committer notes: Use bzero + attr.FIELD = value instead of 'attr = { .FIELD = value, just like the other wrapper calls to sys_bpf with bpf_attr to make this build in older toolchais, such as the ones in CentOS 5 and 6. Signed-off-by: Joe Stringer <joe@ovn.org> Cc: Alexei Starovoitov <ast@fb.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-au2zvtsh55vqeo3v3uw7jr4c@git.kernel.org Link: https://github.com/joestringer/linux/commit/353e6f298c3d0a92fa8bfa61ff898c5050261a12.patch Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'samples/bpf/trace_event_user.c')
0 files changed, 0 insertions, 0 deletions