summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2019-09-25 21:30:38 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2019-09-25 23:15:02 +0300
commitaef70a1f44c0b570e6345c02c2d240471859f0a4 (patch)
tree30221a00cbb30caeb52a16c339e9f3bbb1d445b1 /tools/perf/scripts/python/exported-sql-viewer.py
parentfcd30ae0665c778e283f73c1c885c7fd26d12ef2 (diff)
downloadlinux-aef70a1f44c0b570e6345c02c2d240471859f0a4.tar.xz
libbpf: fix false uninitialized variable warning
Some compilers emit warning for potential uninitialized next_id usage. The code is correct, but control flow is too complicated for some compilers to figure this out. Re-initialize next_id to satisfy compiler. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions