diff options
author | Hengqi Chen <[email protected]> | 2021-10-04 00:58:43 +0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-10-06 12:34:02 -0700 |
commit | 2088a3a71d870115fdfb799c0f7de76d7383ba03 (patch) | |
tree | 855fc5e6d923aac2c2c6ebe4c9e90e198d4ade1d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4a404a7e8a3902fc560527241a611186605efb4e (diff) |
libbpf: Deprecate bpf_{map,program}__{prev,next} APIs since v0.7
Deprecate bpf_{map,program}__{prev,next} APIs. Replace them with
a new set of APIs named bpf_object__{prev,next}_{program,map} which
follow the libbpf API naming convention ([0]). No functionality changes.
[0] Closes: https://github.com/libbpf/libbpf/issues/296
Signed-off-by: Hengqi Chen <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions