aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2017-08-24 18:27:35 +0200
committerArnaldo Carvalho de Melo <[email protected]>2017-08-28 16:44:43 -0300
commita1834fc938344dd3015a1df64ee7f2af70ded147 (patch)
treed31073983e7692d77458407a79b4aab1ea123632 /tools/perf/scripts/python/export-to-postgresql.py
parentf4ef3b7c184c4c269f953f226f7158347d007622 (diff)
perf values: Zero value buffers
We need to make sure the array of value pointers are zero initialized, because we use them in realloc later on and uninitialized non zero value will cause allocation error and aborted execution. Signed-off-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Andi Kleen <[email protected]> Cc: David Ahern <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions