perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 1 Oct 2018 06:28:46 +0000 (09:28 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 23 Oct 2018 17:26:44 +0000 (14:26 -0300)
commit031c2a004ba75a4f8f2a6d0a7ca6f2fe5912de22
treee8795e96609efbad3bf294a4d4d270a47778f0b7
parent341e73cbd3019d350d1271803b45d84af88f2408
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py

Additional reports will be added to the script so rename to reflect the
more general purpose.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20181001062853.28285-13-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/intel-pt.txt
tools/perf/scripts/python/call-graph-from-sql.py [deleted file]
tools/perf/scripts/python/export-to-postgresql.py
tools/perf/scripts/python/export-to-sqlite.py
tools/perf/scripts/python/exported-sql-viewer.py [new file with mode: 0755]