aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2023-04-24 09:47:30 +0000
committerSteven Rostedt (Google) <[email protected]>2023-04-25 21:02:13 +0000
commit54a0dffa62de0c91b406ff32082a121ccfa0d7f1 (patch)
treee7a4e7cd9d17aa64e1dbb54dc6b6c8283a3030c4 /tools/perf/scripts/python/futex-contention.py
parentrtla: Add .gitignore file (diff)
downloadkernel-54a0dffa62de0c91b406ff32082a121ccfa0d7f1.tar.gz
kernel-54a0dffa62de0c91b406ff32082a121ccfa0d7f1.zip
rv: Fix addition on an uninitialized variable 'run'
The variable run is not initialized however it is being accumulated by the return value from the call to ikm_run_monitor. Fix this by initializing run to zero at the start of the function. Link: https://lkml.kernel.org/r/[email protected] Fixes: 4bc4b131d44c ("rv: Add rv tool") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Daniel Bristot de Oliveira <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions