aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andrii@kernel.org>2020-11-26 19:33:36 -0800
committerAndrii Nakryiko <andrii@kernel.org>2020-11-26 19:33:36 -0800
commit830382e4ccb5e5d9164fcd28854238ef5f5a1751 (patch)
tree14669a4abdeb23c6c940912b9f6213cba2cfb714 /tools/perf/scripts/python/stackcollapse.py
parentbpf: Fix selftest compilation on clang 11 (diff)
parentsamples: bpf: Remove bpf_load loader completely (diff)
downloadwireguard-linux-830382e4ccb5e5d9164fcd28854238ef5f5a1751.tar.xz
wireguard-linux-830382e4ccb5e5d9164fcd28854238ef5f5a1751.zip
Merge branch 'bpf: remove bpf_load loader completely'
"Daniel T. says: ==================== 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 patchset refactors remaining bpf programs with libbpf and completely removes bpf_load, an outdated bpf loader that is difficult to keep up with the latest kernel BPF and causes confusion. Changes in v2: - drop 'move tracing helpers to trace_helper' patch - add link pinning to prevent cleaning up on process exit - add static at global variable and remove unused variable - change to destroy link even after link__pin() - fix return error code on exit - merge commit with changing Makefile Changes in v3: - cleanup bpf_link, bpf_object and cgroup fd both on success and error ==================== Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions