aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2020-04-29 19:14:36 -0700
committerDaniel Borkmann <[email protected]>2020-04-30 16:16:01 +0200
commit063e688133914505ddb396cc33231f22f12e0685 (patch)
tree7bc89c3a901b2df4c9d93c35c2b526f8a739f033 /tools/perf/scripts/python/check-perf-trace.py
parent91f658587a962378a410cc7dc90e122a4ccd7cf3 (diff)
libbpf: Fix false uninitialized variable warning
Some versions of GCC falsely detect that vi might not be initialized. That's not true, but let's silence it with NULL initialization. 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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions