summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2020-06-21 06:11:59 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2020-06-23 00:23:49 +0300
commit4e15507fea70c0c312d79610efa46b6853ccf8e0 (patch)
tree6073dd31bd2a931030b81880f7ddfc437e4e56b5 /tools/perf/scripts/python/export-to-postgresql.py
parentb0c34bde72a59c05e826bf0a5aeca0d73f38f791 (diff)
downloadlinux-4e15507fea70c0c312d79610efa46b6853ccf8e0.tar.xz
libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers
Systems that doesn't yet have the very latest linux/bpf.h header, enum bpf_stats_type will be undefined, causing compilation warnings. Prevents this by forward-declaring enum. Fixes: 0bee106716cf ("libbpf: Add support for command BPF_ENABLE_STATS") Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/20200621031159.2279101-1-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions