perf scripts python: export-to-sqlite.py: Export comm details
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 10 Jul 2019 08:57:58 +0000 (11:57 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 10 Jul 2019 15:13:26 +0000 (12:13 -0300)
commit41085f2bdd5882632e7dd88d1e5b59b7eac2a2a9
treeb38e5566156ae2e50c8bac98acbf873986e560c5
parent8ebf5cc0f6ce469d65ba2e8ce519dae34f0b3f50
perf scripts python: export-to-sqlite.py: Export comm details

Add table columns for thread id, comm start time and exec flag.

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