aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2020-10-07 17:10:21 -0700
committerAlexei Starovoitov <[email protected]>2020-10-07 18:50:27 -0700
commit47f7cf6325f7d38e33d3dc38fa55bbe605f5b335 (patch)
tree1a3bfa8612f31b91b57f683922639eb5acbf4018 /tools/perf/scripts/python/export-to-sqlite.py
parent80348d8867c65e2c64ca78d82326e889550a24b6 (diff)
libbpf: Skip CO-RE relocations for not loaded BPF programs
Bypass CO-RE relocations step for BPF programs that are not going to be loaded. This allows to have BPF programs compiled in and disabled dynamically if kernel is not supposed to provide enough relocation information. In such case, there won't be unnecessary warnings about failed relocations. Fixes: d929758101fc ("libbpf: Support disabling auto-loading BPF programs") Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[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