perf scripts python: export-to-sqlite.py: Export calls parent_id
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 28 Feb 2019 13:00:25 +0000 (15:00 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 1 Mar 2019 17:52:29 +0000 (14:52 -0300)
commit8ce9a7251d110c7bbb43e30dd42f81d8e6286516
treeb4f8dd643a24da5b7f38b90bf242e82d264d1f25
parentf435887ec0c941b97301bd6ed1f3e4b5200df409
perf scripts python: export-to-sqlite.py: Export calls parent_id

Export to the 'calls' table the newly created 'parent_id'.

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