perf scripts python: export-to-postgresql.py: Export comm details
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 10 Jul 2019 08:57:59 +0000 (11:57 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 10 Jul 2019 15:13:36 +0000 (12:13 -0300)
commit8534b5de81802a82b13fe05acc3e749e3baf980e
tree30d5a1039e43fd4b9accf5758bbbf4d391f08e13
parent41085f2bdd5882632e7dd88d1e5b59b7eac2a2a9
perf scripts python: export-to-postgresql.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-11-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/export-to-postgresql.py