commit | bd980d43b977c0b6582be906da23b08e0ae1b3dc | [log] [tgz] |
---|---|---|
author | Sandipan Das <sandipan@linux.vnet.ibm.com> | Thu May 24 12:26:53 2018 +0530 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu May 24 09:20:49 2018 +0200 |
tree | e2bbb352256f0af55307ea9ba76ce9bb5b41a5fe | |
parent | 815581c11cc29f74af252b6306ea1ec94160231a [diff] |
tools: bpf: sync bpf uapi header Syncing the bpf.h uapi header with tools so that struct bpf_prog_info has the two new fields for passing on the JITed image lengths of each function in a multi-function program. Signed-off-by: Sandipan Das <sandipan@linux.vnet.ibm.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>