]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools: Add branch_type and in_tx to Python export
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 30 Oct 2014 14:09:44 +0000 (16:09 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 3 Nov 2014 21:07:34 +0000 (18:07 -0300)
commitc29414f5cfd641d956c5287848fdd8f25bb2afa3
tree62ea8a2067fb13d3d76466eeb4a0317ac6403184
parentf2bff007679e7d293cb07bb26e18ccf11cc1c4b2
perf tools: Add branch_type and in_tx to Python export

Add branch_type and in_tx 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-4-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/export-to-postgresql.py
tools/perf/util/scripting-engines/trace-event-python.c