aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristy Lee <[email protected]>2022-02-11 23:30:54 -0800
committerArnaldo Carvalho de Melo <[email protected]>2022-02-14 15:50:02 -0300
commite8eaadf45b906572724bf0f198e1be97b663b3d5 (patch)
tree0d9a168e9b3fa97e0864cc4d2c5f02210164509a /tools/perf/scripts/python
parent710f6c38bc5f49323b2d1e80ccb683f149477e51 (diff)
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 <[email protected]> Acked-by: Song Liu <[email protected]> Cc: Alexei Starovoitov <[email protected]> Cc: Daniel Borkmann <[email protected]> Cc: [email protected] Cc: [email protected] Link: https://lore.kernel.org/bpf/[email protected] Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Jiri Olsa <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions