mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
1fe03b5f2d
Add support for SQLite 3 to the call-graph-from-sql.py script. The SQL statements work as is, so just detect the database type by checking if the SQLite 3 file exists. Committer notes: Tested collecting the PT data on a RHEL7.4, generating the SQLite3 database there and then moving it to a Fedora 26 system where the call-graph-from-sql.py script was run, using python-pyside version 1.2.2-7fc26 to see the callgraphs using Qt4. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> Link: http://lkml.kernel.org/r/1501749090-20357-6-git-send-email-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> |
||
---|---|---|
.. | ||
bin | ||
Perf-Trace-Util | ||
call-graph-from-sql.py | ||
check-perf-trace.py | ||
compaction-times.py | ||
event_analyzing_sample.py | ||
export-to-postgresql.py | ||
export-to-sqlite.py | ||
failed-syscalls-by-pid.py | ||
futex-contention.py | ||
intel-pt-events.py | ||
net_dropmonitor.py | ||
netdev-times.py | ||
sched-migration.py | ||
sctop.py | ||
stackcollapse.py | ||
stat-cpi.py | ||
syscall-counts-by-pid.py | ||
syscall-counts.py |