diff options
author | Kui-Feng Lee <kuifeng@fb.com> | 2021-12-13 19:59:30 -0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-12-14 14:38:05 -0800 |
commit | b098f33692d75d184a3ab62095c376fd0e52d880 (patch) | |
tree | 06a819eb47a82be44013baca4d2df66075240e4d /tools/perf/scripts/python/flamegraph.py | |
parent | 7490d59268168adf16aa319b007986778080d367 (diff) |
tools/perf: Stop using bpf_object__find_program_by_title API.
bpf_obj__find_program_by_title() in libbpf is going to be deprecated.
Call bpf_object_for_each_program to find a program in the section with
a given name instead.
Signed-off-by: Kui-Feng Lee <kuifeng@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211214035931.1148209-4-kuifeng@fb.com
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions