diff options
author | Christy Lee <christylee@fb.com> | 2022-02-12 10:30:54 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2022-02-14 21:50:02 +0300 |
commit | e8eaadf45b906572724bf0f198e1be97b663b3d5 (patch) | |
tree | 0d9a168e9b3fa97e0864cc4d2c5f02210164509a /tools/pcmcia | |
parent | 710f6c38bc5f49323b2d1e80ccb683f149477e51 (diff) | |
download | linux-e8eaadf45b906572724bf0f198e1be97b663b3d5.tar.xz |
perf bpf: Stop using deprecated bpf_object__next() API
Libbpf has deprecated the ability to keep track of object list inside
libbpf, it now requires applications to track usage multiple bpf objects
directly. Remove usage of bpf_object__next() API and hoist the tracking
logic to perf.
Signed-off-by: Christy Lee <christylee@fb.com>
Acked-by: Song Liu <songliubraving@fb.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: bpf@vger.kernel.org
Cc: kernel-team@fb.com
Link: https://lore.kernel.org/bpf/20220212073054.1052880-3-andrii@kernel.org
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/pcmcia')
0 files changed, 0 insertions, 0 deletions