diff options
author | 2018-09-11 14:45:03 +0300 | |
---|---|---|
committer | 2018-09-25 11:33:06 -0300 | |
commit | 25e11700b54c7b6b5ebfc4361981dae12299557b (patch) | |
tree | af8b88eed442c68df45a7cda8e6eac2ef33ea051 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (diff) | |
download | linux-rng-25e11700b54c7b6b5ebfc4361981dae12299557b.tar.xz linux-rng-25e11700b54c7b6b5ebfc4361981dae12299557b.zip |
perf script python: Fix export-to-postgresql.py occasional failure
Occasional export failures were found to be caused by truncating 64-bit
pointers to 32-bits. Fix by explicitly setting types for all ctype
arguments and results.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: stable@vger.kernel.org
Link: http://lkml.kernel.org/r/20180911114504.28516-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions