diff options
| author | Christy Lee <[email protected]> | 2022-02-11 23:30:54 -0800 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-02-14 15:50:02 -0300 |
| commit | e8eaadf45b906572724bf0f198e1be97b663b3d5 (patch) | |
| tree | 0d9a168e9b3fa97e0864cc4d2c5f02210164509a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 710f6c38bc5f49323b2d1e80ccb683f149477e51 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions