perf db-export: Export comm details
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 10 Jul 2019 08:57:57 +0000 (11:57 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 10 Jul 2019 15:13:08 +0000 (12:13 -0300)
commit8ebf5cc0f6ce469d65ba2e8ce519dae34f0b3f50
tree77201f995c7aa5ead1b17017f71c7d8621f30534
parenta5defb2f3984e0f056e4113b54c461782796c7be
perf db-export: Export comm details

In preparation for exporting the current comm for a thread, export comm
thread id, 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-9-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/db-export.c
tools/perf/util/db-export.h
tools/perf/util/scripting-engines/trace-event-python.c