]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3d6cfc9912a09c69eb1068d5fa958462637c76b
treeffc36c46b80a5f738cb3891e3558dae53cf635ac
parentaf56e735d48979d88e0c4120e1e9486465f26c86
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