kernel_optimize_test/tools/perf/scripts/python
Tony Jones 8c42b9600e perf script python: Add Python3 support to net_dropmonitor.py
Support both Python2 and Python3 in the net_dropmonitor.py script

There may be differences in the ordering of output lines due to
differences in dictionary ordering etc.  However the format within lines
should be unchanged.

The use of 'from __future__' implies the minimum supported Python2 version
is now v2.6

Signed-off-by: Tony Jones <tonyj@suse.de>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Link: http://lkml.kernel.org/r/20190222230619.17887-9-tonyj@suse.de
Signed-off-by: Seeteena Thoufeek <s1seetee@linux.vnet.ibm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2019-02-25 17:16:55 -03:00
..
bin perf script powerpc: Python script for hypervisor call statistics 2018-06-06 12:52:06 -03:00
Perf-Trace-Util perf tools: Rename build libperf to perf 2019-02-14 15:18:08 -03:00
check-perf-trace.py
compaction-times.py perf scripts python: Add new compaction-times script 2015-08-28 14:53:40 -03:00
event_analyzing_sample.py License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
export-to-postgresql.py perf thread-stack: Represent jmps to the start of a different symbol 2019-02-06 10:00:40 -03:00
export-to-sqlite.py perf thread-stack: Represent jmps to the start of a different symbol 2019-02-06 10:00:40 -03:00
exported-sql-viewer.py perf scripts python: exported-sql-viewer.py: Add top calls report 2019-02-22 16:52:07 -03:00
failed-syscalls-by-pid.py perf script python: Add Python3 support to failed-syscalls-by-pid.py 2019-02-25 17:16:48 -03:00
futex-contention.py
intel-pt-events.py perf intel-pt: Add example script for power events and PTWRITE 2017-06-30 11:50:53 -03:00
mem-phys-addr.py perf script python: Add Python3 support to mem-phys-addr.py 2019-02-25 17:16:51 -03:00
net_dropmonitor.py perf script python: Add Python3 support to net_dropmonitor.py 2019-02-25 17:16:55 -03:00
netdev-times.py perf script python: Add Python3 support to netdev-times.py 2019-02-25 17:16:42 -03:00
powerpc-hcalls.py perf script powerpc: Python script for hypervisor call statistics 2018-06-06 12:52:06 -03:00
sched-migration.py perf script python: Remove explicit shebang from Python scripts 2019-01-25 15:12:10 +01:00
sctop.py
stackcollapse.py License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
stat-cpi.py perf script python: Remove explicit shebang from Python scripts 2019-01-25 15:12:10 +01:00
syscall-counts-by-pid.py
syscall-counts.py