linux/tools/perf/scripts/python
Adrian Hunter b2556c46a6 perf scripts python: call-graph-from-sql.py: Separate the database details into a class
Separate the database details into a class that can provide different
connections using the same connection information.  That paves the way
for sub-processes that require their own connection.

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-7-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-10-23 14:23:13 -03:00
..
bin
Perf-Trace-Util perf scripts python: Add Python 3 support to EventClass.py 2018-07-11 10:01:50 -03:00
call-graph-from-sql.py perf scripts python: call-graph-from-sql.py: Separate the database details into a class 2018-10-23 14:23:13 -03:00
check-perf-trace.py
compaction-times.py
event_analyzing_sample.py
export-to-postgresql.py perf script python: Fix export-to-postgresql.py occasional failure 2018-09-25 11:33:06 -03:00
export-to-sqlite.py perf script python: Fix export-to-sqlite.py sample columns 2018-09-25 11:37:05 -03:00
failed-syscalls-by-pid.py
futex-contention.py
intel-pt-events.py
mem-phys-addr.py
net_dropmonitor.py
netdev-times.py
powerpc-hcalls.py
sched-migration.py perf scripts python: Add Python 3 support to sched-migration.py 2018-07-11 10:01:50 -03:00
sctop.py
stackcollapse.py
stat-cpi.py
syscall-counts-by-pid.py
syscall-counts.py