aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <memxor@gmail.com>2021-06-19 09:44:54 +0530
committerDaniel Borkmann <daniel@iogearbox.net>2021-06-22 17:04:02 +0200
commitee62a5c6bb100b6fb07f3da3818c10a24d440e10 (patch)
tree270269a64537986921e4e3338ae5594395b04be1 /tools/perf/scripts/python/export-to-postgresql.py
parentlibbpf: Add request buffer type for netlink messages (diff)
downloadlinux-dev-ee62a5c6bb100b6fb07f3da3818c10a24d440e10.tar.xz
linux-dev-ee62a5c6bb100b6fb07f3da3818c10a24d440e10.zip
libbpf: Switch to void * casting in netlink helpers
Netlink helpers I added in 8bbb77b7c7a2 ("libbpf: Add various netlink helpers") used char * casts everywhere, and there were a few more that existed from before. Convert all of them to void * cast, as it is treated equivalently by clang/gcc for the purposes of pointer arithmetic and to follow the convention elsewhere in the kernel/libbpf. Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20210619041454.417577-2-memxor@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions