summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJoe Stringer <joe@wand.net.nz>2018-11-09 21:18:16 +0300
committerAlexei Starovoitov <ast@kernel.org>2018-11-17 04:40:10 +0300
commit5c86d2125b58949122e03f04ce940e6f5b8534ba (patch)
tree01acfe764ce488de7056a4ed00ed0f92a769f96d /tools/perf/scripts/python/export-to-sqlite.py
parent407be8d03e20d70d15cd8c21591202a591e3c2b2 (diff)
downloadlinux-5c86d2125b58949122e03f04ce940e6f5b8534ba.tar.xz
selftests/bpf: Fix uninitialized duration warning
Daniel Borkmann reports: test_progs.c: In function ‘main’: test_progs.c:81:3: warning: ‘duration’ may be used uninitialized in this function [-Wmaybe-uninitialized] printf("%s:PASS:%s %d nsec\n", __func__, tag, duration);\ ^~~~~~ test_progs.c:1706:8: note: ‘duration’ was declared here __u32 duration; ^~~~~~~~ Signed-off-by: Joe Stringer <joe@wand.net.nz> Acked-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions