diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2022-06-28 00:15:20 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-06-28 23:13:32 +0300 |
commit | 146bf811f5ac133e619fcf4e77bc7a97a9e401e7 (patch) | |
tree | d4eee93936efbc0548e945bf136f3476d1280f8a /tools/perf/scripts/python/flamegraph.py | |
parent | 9a590538ba4fbe6d0a4586cdab039df782153fcb (diff) | |
download | linux-146bf811f5ac133e619fcf4e77bc7a97a9e401e7.tar.xz |
libbpf: remove most other deprecated high-level APIs
Remove a bunch of high-level bpf_object/bpf_map/bpf_program related
APIs. All the APIs related to private per-object/map/prog state,
program preprocessing callback, and generally everything multi-instance
related is removed in a separate patch.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20220627211527.2245459-9-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions