kernel-fxtec-pro1x/tools/perf/scripts/python
Adrian Hunter d005efe18d perf script python: Fix export-to-sqlite.py sample columns
With the "branches" export option, not all sample columns are exported.
However the unwanted columns are not at the end of the tuple, as assumed
by the code. Fix by taking the first 15 and last 3 values, instead of
the first 18.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: stable@vger.kernel.org
Link: http://lkml.kernel.org/r/20180911114504.28516-3-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2018-09-25 11:37:05 -03:00
..
bin perf script powerpc: Python script for hypervisor call statistics 2018-06-06 12:52:06 -03:00
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
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 perf script powerpc: Python script for hypervisor call statistics 2018-06-06 12:52:06 -03:00
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