diff options
author | Christy Lee <christylee@fb.com> | 2022-01-24 16:59:23 -0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-01-24 20:44:09 -0800 |
commit | 5a34d98b282ec38219476f0f4b1b43160b15840a (patch) | |
tree | 6f0bdbb93977abd45c233fcfc05c95ad3d3d6523 /tools/perf/scripts/python/syscall-counts.py | |
parent | 9f45f70ab21eb2d3f4fcb41e4785abe380d406c5 (diff) |
perf: Stop using bpf_object__open_buffer() API
bpf_object__open_buffer() API is deprecated, use the unified opts
bpf_object__open_mem() API in perf instead. This requires at least
libbpf 0.0.6.
Signed-off-by: Christy Lee <christylee@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220125005923.418339-3-christylee@fb.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions