aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2021-12-09 11:38:36 -0800
committerAndrii Nakryiko <[email protected]>2021-12-10 15:29:18 -0800
commite7b924ca715f0d1c0be62b205c36c4076b335421 (patch)
tree7b1fcf9b6b6e92009adb265dd17556c0a62134bc /tools/perf/scripts/python/export-to-sqlite.py
parentb3ce907950350a58880b94fed2b6022f160b8b9a (diff)
libbpf: Deprecate bpf_object__load_xattr()
Deprecate non-extensible bpf_object__load_xattr() in v0.8 ([0]). With log_level control through bpf_object_open_opts or bpf_program__set_log_level(), we are finally at the point where bpf_object__load_xattr() doesn't provide any functionality that can't be accessed through other (better) ways. The other feature, target_btf_path, is also controllable through bpf_object_open_opts. [0] Closes: https://github.com/libbpf/libbpf/issues/289 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