diff options
author | 2019-12-18 21:21:03 -0800 | |
---|---|---|
committer | 2019-12-19 16:47:56 +0100 | |
commit | 7745ff9842617323adbe24e71c495d5ebd9aa352 (patch) | |
tree | 9a00028c31cdbc78b4b8a6df2a8e4c7af9f1d725 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: Fix printing of ulimit value (diff) | |
download | linux-dev-7745ff9842617323adbe24e71c495d5ebd9aa352.tar.xz linux-dev-7745ff9842617323adbe24e71c495d5ebd9aa352.zip |
libbpf: Fix another __u64 printf warning
Fix yet another printf warning for %llu specifier on ppc64le. This time size_t
casting won't work, so cast to verbose `unsigned long long`.
Fixes: 166750bc1dd2 ("libbpf: Support libbpf-provided extern variables")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20191219052103.3515-1-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions