diff options
| author | Daniel T. Lee <[email protected]> | 2020-05-16 04:06:08 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2020-05-19 15:13:03 +0000 |
| commit | 59929cd1fec508a48ea2a04d8f2e4fdef907a2cd (patch) | |
| tree | 2daef9645a717e2ad5ac0dbdfc89e92cd0738adf /tools/bpf/bpftool/prog.c | |
| parent | samples, bpf: Add tracex7 test file to .gitignore (diff) | |
| download | kernel-59929cd1fec508a48ea2a04d8f2e4fdef907a2cd.tar.gz kernel-59929cd1fec508a48ea2a04d8f2e4fdef907a2cd.zip | |
samples, bpf: Refactor kprobe, tail call kern progs map definition
Because the previous two commit replaced the bpf_load implementation of
the user program with libbpf, the corresponding kernel program's MAP
definition can be replaced with new BTF-defined map syntax.
This commit only updates the samples which uses libbpf API for loading
bpf program not with bpf_load.
Signed-off-by: Daniel T. Lee <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
