]> git.baikalelectronics.ru Git - kernel.git/commit
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 3 Aug 2017 08:31:29 +0000 (11:31 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 15 Aug 2017 19:38:06 +0000 (16:38 -0300)
commitd346cdb0a414f347e2d8696dae4318541c826f0e
tree56c4a9d1437c7432e9f20c6ca932ace2d9dd6526
parent6259ccd5aeeeeb34aa304af19701685ec6c30c77
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py

Rename call-graph-from-postgresql.py to call-graph-from-sql.py in
preparation for adding support to it for SQLite 3.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Link: http://lkml.kernel.org/r/1501749090-20357-5-git-send-email-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-postgresql.py [deleted file]
tools/perf/scripts/python/call-graph-from-sql.py [new file with mode: 0644]
tools/perf/scripts/python/export-to-postgresql.py