diff options
| author | Andrii Nakryiko <[email protected]> | 2019-12-18 21:21:03 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-12-19 16:47:56 +0100 |
| commit | 7745ff9842617323adbe24e71c495d5ebd9aa352 (patch) | |
| tree | 9a00028c31cdbc78b4b8a6df2a8e4c7af9f1d725 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | b5c7d0d0f7d4a30ae96c1350df677cb849060b7c (diff) | |
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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions