diff options
author | Daniel T. Lee <[email protected]> | 2020-11-24 09:03:10 +0000 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2020-11-26 19:33:36 -0800 |
commit | ceb5dea5654354fb4e6e393c99f1d0bf4debab0e (patch) | |
tree | 14669a4abdeb23c6c940912b9f6213cba2cfb714 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0afe0a998c40085a6342e1aeb4c510cccba46caf (diff) |
samples: bpf: Remove bpf_load loader completely
Numerous refactoring that rewrites BPF programs written with bpf_load
to use the libbpf loader was finally completed, resulting in BPF
programs using bpf_load within the kernel being completely no longer
present.
This commit removes bpf_load, an outdated bpf loader that is difficult
to keep up with the latest kernel BPF and causes confusion.
Also, this commit removes the unused trace_helper and bpf_load from
samples/bpf target objects from Makefile.
Signed-off-by: Daniel T. Lee <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions