diff options
author | Quentin Monnet <[email protected]> | 2021-10-20 10:48:26 +0100 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-10-20 10:47:39 -0700 |
commit | efc36d6c642a753c2880d97b8e8c3c7cfaf64ad1 (patch) | |
tree | ba65f2711a54cbbf1a191f098dbcb04cfe500b5f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b8f49dce799f0c177ee6a56b3fd67e7fdc6e68c2 (diff) |
bpftool: Remove useless #include to <perf-sys.h> from map_perf_ring.c
The header is no longer needed since the event_pipe implementation
was updated to rely on libbpf's perf_buffer. This makes bpftool free of
dependencies to perf files, and we can update the Makefile accordingly.
Fixes: 9b190f185d2f ("tools/bpftool: switch map event_pipe to libbpf's perf_buffer")
Signed-off-by: Quentin Monnet <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions