[PATCH 26/31] perf tools: Add call information to Python export

2014-07-31 Thread Adrian Hunter
Add the ability to export detailed information about paired calls and returns to Python db export and the export-to-postgresql.py script. Signed-off-by: Adrian Hunter --- .../scripts/python/bin/export-to-postgresql-report | 15 ++-- tools/perf/scripts/python/export-to-postgresql.py | 66

[PATCH 26/31] perf tools: Add call information to Python export

2014-07-31 Thread Adrian Hunter
Add the ability to export detailed information about paired calls and returns to Python db export and the export-to-postgresql.py script. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- .../scripts/python/bin/export-to-postgresql-report | 15 ++--