linux/tools/perf/scripts/python
Tony Jones 02b03ec383 perf script python: Add Python3 support to netdev-times.py
Support both Python2 and Python3 in the netdev-times.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>
Cc: Sanagi Koki <sanagi.koki@jp.fujitsu.com>
Link: http://lkml.kernel.org/r/20190222230619.17887-2-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:42 -03:00
..
bin
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
event_analyzing_sample.py
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
futex-contention.py
intel-pt-events.py
mem-phys-addr.py
net_dropmonitor.py
netdev-times.py perf script python: Add Python3 support to netdev-times.py 2019-02-25 17:16:42 -03:00
powerpc-hcalls.py
sched-migration.py
sctop.py
stackcollapse.py
stat-cpi.py
syscall-counts-by-pid.py
syscall-counts.py