perf db-export: Rename db_export__comm() to db_export__exec_comm()
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 10 Jul 2019 08:57:51 +0000 (11:57 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 10 Jul 2019 15:10:27 +0000 (12:10 -0300)
commit208032fef13b68cf1eefc945dafb82efc88c6b8f
treeb6706e90347ae34f49b61aae1b30649f58ff1ddd
parentfead24e52383c3f8eb25b5426d52b430b84a8194
perf db-export: Rename db_export__comm() to db_export__exec_comm()

Rename db_export__comm() to db_export__exec_comm() to better reflect
what it does and add explanatory comments.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20190710085810.1650-3-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