OSDN Git Service

perf scripts python: export-to-postgresql.py: Export calls parent_id
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 28 Feb 2019 13:00:27 +0000 (15:00 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 1 Mar 2019 17:53:33 +0000 (14:53 -0300)
commitfebce6dc1f5167e683d6e3c3d0f6ab7f98201ea8
treeffc36c46b80a5f738cb3891e3558dae53cf635ac
parent07c5ebead85f507271fb8e2a8b5814e486702518
perf scripts python: export-to-postgresql.py: Export calls parent_id

Export to the 'calls' table the newly created 'parent_id' and create an
index for it.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https://lkml.kernel.org/n/tip-eybd6fnk6j9r7g643lsideoo@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/export-to-postgresql.py