]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47ed1703df4cff23695136f7e9b323a9f37544b8
treeb4f8dd643a24da5b7f38b90bf242e82d264d1f25
parent3e07ee713b087ed245670d4fff553afc3379d3b9
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