perf tools: Add call information to Python export
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 30 Oct 2014 14:09:47 +0000 (16:09 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 3 Nov 2014 21:10:06 +0000 (18:10 -0300)
commit6a70307ddcd9999598c399d55dc44c07816a575f
tree210143ded656ebf0ebc3f828caa0ddf7c080a599
parent88f50d602f500d206f2f5a9a9751dd45f2d97739
perf tools: Add call information to Python export

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.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1414678188-14946-7-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/bin/export-to-postgresql-report
tools/perf/scripts/python/export-to-postgresql.py
tools/perf/util/scripting-engines/trace-event-python.c