[PATCH 0/2] perf script python: Database export fixes

From: Adrian Hunter
Date: Tue Sep 11 2018 - 07:46:51 EST


Hi

Here are a couple of database export fixes.


Adrian Hunter (2):
perf script python: Fix export-to-postgresql.py occasional failure
perf script python: Fix export-to-sqlite.py sample columns

tools/perf/scripts/python/export-to-postgresql.py | 9 +++++++++
tools/perf/scripts/python/export-to-sqlite.py | 6 +++++-
2 files changed, 14 insertions(+), 1 deletion(-)


Regards
Adrian