diff options
author | Ian Rogers <[email protected]> | 2020-09-11 22:37:25 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-09-14 18:30:26 -0300 |
commit | d2c73501a767514b6c85c7feff9457a165d51057 (patch) | |
tree | aed03a5f0aa0bbb512bce996fb6ccb657db7d18d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8a39e8c4d9baf65d88f66d49ac684df381e30055 (diff) |
perf bench: Fix 2 memory sanitizer warnings
Memory sanitizer warns if a write is performed where the memory being
read for the write is uninitialized. Avoid this warning by initializing
the memory.
Signed-off-by: Ian Rogers <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions