aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2023-07-27 16:01:17 +0100
committerDaniel Bristot de Oliveira <[email protected]>2023-10-30 19:00:12 +0100
commit696444a544ecd6d62c1edc89516b376cefb28929 (patch)
treeb71e149b9fa8160c707aece6a8d2ef215388333a /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta0c04a3243f1db6cb47b04ba05b65af97f75a278 (diff)
rtla: Fix uninitialized variable found
Variable found is not being initialized, in the case where the desired mount is not found the variable contains garbage. Fix this by initializing it to zero. Link: https://lore.kernel.org/all/[email protected]/ Fixes: a957cbc02531 ("rtla: Add -C cgroup support") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions